﻿2026-06-06T06:00:57.7490281Z Current runner version: '2.334.0'
2026-06-06T06:00:57.7494917Z Runner name: 'hfenduleam'
2026-06-06T06:00:57.7495359Z Runner group name: 'Default'
2026-06-06T06:00:57.7495848Z Machine name: 'HFENDULEAM'
2026-06-06T06:00:57.7497714Z ##[group]GITHUB_TOKEN Permissions
2026-06-06T06:00:57.7498966Z Contents: read
2026-06-06T06:00:57.7499316Z Metadata: read
2026-06-06T06:00:57.7499657Z Packages: read
2026-06-06T06:00:57.7499979Z ##[endgroup]
2026-06-06T06:00:57.7501185Z Secret source: Actions
2026-06-06T06:00:57.7501604Z Prepare workflow directory
2026-06-06T06:00:57.7867917Z Prepare all required actions
2026-06-06T06:00:57.7892027Z Getting action download info
2026-06-06T06:00:58.9007036Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-06T06:00:59.5559746Z Complete job name: test (self-hosted, Windows, hfenduleam)
2026-06-06T06:00:59.6431587Z ##[group]Run actions/checkout@v5
2026-06-06T06:00:59.6432649Z with:
2026-06-06T06:00:59.6433242Z   repository: SaberMage/spt-core
2026-06-06T06:00:59.6438806Z   token: ***
2026-06-06T06:00:59.6439358Z   ssh-strict: true
2026-06-06T06:00:59.6439908Z   ssh-user: git
2026-06-06T06:00:59.6440465Z   persist-credentials: true
2026-06-06T06:00:59.6441132Z   clean: true
2026-06-06T06:00:59.6441703Z   sparse-checkout-cone-mode: true
2026-06-06T06:00:59.6442359Z   fetch-depth: 1
2026-06-06T06:00:59.6442906Z   fetch-tags: false
2026-06-06T06:00:59.6443473Z   show-progress: true
2026-06-06T06:00:59.6444034Z   lfs: false
2026-06-06T06:00:59.6444561Z   submodules: false
2026-06-06T06:00:59.6445154Z   set-safe-directory: true
2026-06-06T06:00:59.6445885Z ##[endgroup]
2026-06-06T06:01:00.3737543Z Syncing repository: SaberMage/spt-core
2026-06-06T06:01:00.3739131Z ##[group]Getting Git version info
2026-06-06T06:01:00.3740004Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-06T06:01:00.3989221Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-06T06:01:00.4213473Z git version 2.43.0.windows.1
2026-06-06T06:01:00.4246133Z ##[endgroup]
2026-06-06T06:01:00.4253649Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\ffacb4f4-fa70-4cd0-be21-32a19af24119\.gitconfig'
2026-06-06T06:01:00.4266453Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\ffacb4f4-fa70-4cd0-be21-32a19af24119' before making global git config changes
2026-06-06T06:01:00.4268023Z Adding repository directory to the temporary git global config as a safe directory
2026-06-06T06:01:00.4271850Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-06T06:01:00.4514540Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-06T06:01:00.4708614Z https://github.com/SaberMage/spt-core
2026-06-06T06:01:00.4737930Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-06T06:01:00.4742542Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-06T06:01:00.4942266Z refs/heads/dev-freeform
2026-06-06T06:01:00.4969262Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-06T06:01:00.5603700Z HEAD is now at 422304c fix(docs-site): theme sizing — mdBook root is 10px, not 16px
2026-06-06T06:01:00.6087150Z ##[endgroup]
2026-06-06T06:01:00.6090184Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-06T06:01:01.0157661Z ##[group]Cleaning the repository
2026-06-06T06:01:01.0163475Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-06T06:01:04.1821359Z Removing .adapter-notify/
2026-06-06T06:01:04.1822082Z Removing target/
2026-06-06T06:01:04.1861854Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-06T06:01:04.2477330Z HEAD is now at 422304c fix(docs-site): theme sizing — mdBook root is 10px, not 16px
2026-06-06T06:01:04.2505250Z ##[endgroup]
2026-06-06T06:01:04.2509367Z ##[group]Disabling automatic garbage collection
2026-06-06T06:01:04.2514384Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-06T06:01:04.2753757Z ##[endgroup]
2026-06-06T06:01:04.2754147Z ##[group]Setting up auth
2026-06-06T06:01:04.2759937Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-06T06:01:04.2989943Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-06T06:01:04.6663949Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-06T06:01:04.6902892Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-06T06:01:05.0550073Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-06T06:01:05.0770473Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-06T06:01:05.4378200Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-06T06:01:05.4678242Z ##[endgroup]
2026-06-06T06:01:05.4679181Z ##[group]Fetching the repository
2026-06-06T06:01:05.4685673Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +c152807598acd6121475800715101621e9dd9550:refs/remotes/origin/dev-freeform
2026-06-06T06:01:06.3363149Z From https://github.com/SaberMage/spt-core
2026-06-06T06:01:06.3363751Z  + 422304c...c152807 c152807598acd6121475800715101621e9dd9550 -> origin/dev-freeform  (forced update)
2026-06-06T06:01:06.3492079Z ##[endgroup]
2026-06-06T06:01:06.3492544Z ##[group]Determining the checkout info
2026-06-06T06:01:06.3493278Z ##[endgroup]
2026-06-06T06:01:06.3499027Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-06T06:01:06.3775839Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-06T06:01:06.4000941Z ##[group]Checking out the ref
2026-06-06T06:01:06.4005644Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-06T06:01:06.4677639Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-06T06:01:06.4678097Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-06T06:01:06.4678750Z Previous HEAD position was 422304c fix(docs-site): theme sizing — mdBook root is 10px, not 16px
2026-06-06T06:01:06.4679147Z Switched to and reset branch 'dev-freeform'
2026-06-06T06:01:06.4705574Z ##[endgroup]
2026-06-06T06:01:06.4960034Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-06T06:01:06.5167848Z c152807598acd6121475800715101621e9dd9550
2026-06-06T06:01:06.5498879Z ##[group]Run cargo build --workspace --all-targets
2026-06-06T06:01:06.5499243Z [36;1mcargo build --workspace --all-targets[0m
2026-06-06T06:01:06.5504471Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-06T06:01:06.5504763Z ##[endgroup]
2026-06-06T06:01:07.4409463Z    Compiling proc-macro2 v1.0.106
2026-06-06T06:01:07.4409794Z    Compiling unicode-ident v1.0.24
2026-06-06T06:01:07.4410097Z    Compiling quote v1.0.45
2026-06-06T06:01:07.4410401Z    Compiling serde_core v1.0.228
2026-06-06T06:01:07.4410617Z    Compiling serde v1.0.228
2026-06-06T06:01:07.4411084Z    Compiling cfg-if v1.0.4
2026-06-06T06:01:07.4411615Z    Compiling windows-link v0.2.1
2026-06-06T06:01:07.4412145Z    Compiling typenum v1.20.1
2026-06-06T06:01:07.4412506Z    Compiling version_check v0.9.5
2026-06-06T06:01:07.4412826Z    Compiling portable-atomic v1.13.1
2026-06-06T06:01:07.4414352Z    Compiling critical-section v1.2.0
2026-06-06T06:01:07.4414855Z    Compiling memchr v2.8.1
2026-06-06T06:01:07.4415212Z    Compiling subtle v2.6.1
2026-06-06T06:01:07.4415717Z    Compiling semver v1.0.28
2026-06-06T06:01:07.4416074Z    Compiling smallvec v1.15.1
2026-06-06T06:01:07.4416489Z    Compiling find-msvc-tools v0.1.9
2026-06-06T06:01:07.5518486Z    Compiling windows-sys v0.61.2
2026-06-06T06:01:07.5635149Z    Compiling shlex v2.0.1
2026-06-06T06:01:07.6042554Z    Compiling itoa v1.0.18
2026-06-06T06:01:07.6262206Z    Compiling equivalent v1.0.2
2026-06-06T06:01:07.6917712Z    Compiling getrandom v0.2.17
2026-06-06T06:01:07.7625498Z    Compiling rustc_version v0.4.1
2026-06-06T06:01:07.7821741Z    Compiling hashbrown v0.17.1
2026-06-06T06:01:07.7929454Z    Compiling cpufeatures v0.2.17
2026-06-06T06:01:07.8563342Z    Compiling pin-project-lite v0.2.17
2026-06-06T06:01:07.8694253Z    Compiling log v0.4.32
2026-06-06T06:01:07.8716044Z    Compiling rand_core v0.10.1
2026-06-06T06:01:07.8874907Z    Compiling futures-core v0.3.32
2026-06-06T06:01:07.9128923Z    Compiling generic-array v0.14.7
2026-06-06T06:01:07.9555025Z    Compiling bytes v1.11.1
2026-06-06T06:01:08.0711126Z    Compiling cc v1.2.63
2026-06-06T06:01:08.0833850Z    Compiling getrandom v0.4.2
2026-06-06T06:01:08.0922672Z    Compiling stable_deref_trait v1.2.1
2026-06-06T06:01:08.0961025Z    Compiling libc v0.2.186
2026-06-06T06:01:08.1773556Z    Compiling futures-io v0.3.32
2026-06-06T06:01:08.2559020Z    Compiling slab v0.4.12
2026-06-06T06:01:08.3206294Z    Compiling bitflags v2.12.1
2026-06-06T06:01:08.4058262Z    Compiling futures-sink v0.3.32
2026-06-06T06:01:08.4367918Z    Compiling autocfg v1.5.1
2026-06-06T06:01:08.5454420Z    Compiling indexmap v2.14.0
2026-06-06T06:01:08.5518744Z    Compiling curve25519-dalek v4.1.3
2026-06-06T06:01:08.5747448Z    Compiling futures-task v0.3.32
2026-06-06T06:01:08.7065698Z    Compiling futures-channel v0.3.32
2026-06-06T06:01:08.7095784Z    Compiling zerocopy v0.8.50
2026-06-06T06:01:08.7260340Z    Compiling ahash v0.8.12
2026-06-06T06:01:08.8330801Z    Compiling rand_core v0.6.4
2026-06-06T06:01:08.8847766Z    Compiling signature v2.2.0
2026-06-06T06:01:08.8849030Z    Compiling pkg-config v0.3.33
2026-06-06T06:01:08.9780962Z    Compiling vcpkg v0.2.15
2026-06-06T06:01:09.0473201Z    Compiling zmij v1.0.21
2026-06-06T06:01:09.0636028Z    Compiling fnv v1.0.7
2026-06-06T06:01:09.1217649Z    Compiling ed25519 v2.2.3
2026-06-06T06:01:09.1336128Z    Compiling serde_json v1.0.150
2026-06-06T06:01:09.1824505Z    Compiling cfg_aliases v0.2.1
2026-06-06T06:01:09.2281560Z    Compiling fastrand v2.4.1
2026-06-06T06:01:09.2520747Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-06T06:01:09.2975867Z    Compiling writeable v0.6.3
2026-06-06T06:01:09.3684407Z    Compiling crypto-common v0.1.7
2026-06-06T06:01:09.3968119Z    Compiling block-buffer v0.10.4
2026-06-06T06:01:09.4135512Z    Compiling syn v2.0.117
2026-06-06T06:01:09.5351712Z    Compiling litemap v0.8.2
2026-06-06T06:01:09.5380563Z    Compiling rustversion v1.0.22
2026-06-06T06:01:09.5634357Z    Compiling digest v0.10.7
2026-06-06T06:01:09.5837487Z    Compiling fallible-iterator v0.3.0
2026-06-06T06:01:09.5979665Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-06T06:01:09.6490645Z    Compiling icu_properties_data v2.2.0
2026-06-06T06:01:09.6736457Z    Compiling utf8_iter v1.0.4
2026-06-06T06:01:09.7466810Z    Compiling icu_normalizer_data v2.2.0
2026-06-06T06:01:09.7808039Z    Compiling anyhow v1.0.102
2026-06-06T06:01:09.8714869Z    Compiling windows-targets v0.52.6
2026-06-06T06:01:09.9085046Z    Compiling sha2 v0.10.9
2026-06-06T06:01:09.9199362Z    Compiling percent-encoding v2.3.2
2026-06-06T06:01:09.9446601Z    Compiling windows-sys v0.59.0
2026-06-06T06:01:09.9449454Z    Compiling ring v0.17.14
2026-06-06T06:01:09.9701924Z    Compiling http v1.4.1
2026-06-06T06:01:09.9863701Z    Compiling libsqlite3-sys v0.30.1
2026-06-06T06:01:10.0172331Z    Compiling thiserror v2.0.18
2026-06-06T06:01:10.1548274Z    Compiling cpufeatures v0.3.0
2026-06-06T06:01:10.1735755Z    Compiling strsim v0.11.1
2026-06-06T06:01:10.2913347Z    Compiling chacha20 v0.10.0
2026-06-06T06:01:10.5588574Z    Compiling form_urlencoded v1.2.2
2026-06-06T06:01:10.6785478Z    Compiling ident_case v1.0.1
2026-06-06T06:01:10.7426437Z    Compiling untrusted v0.9.0
2026-06-06T06:01:10.7513858Z    Compiling rand v0.10.1
2026-06-06T06:01:10.7561692Z    Compiling num-traits v0.2.19
2026-06-06T06:01:10.8271926Z    Compiling windows-result v0.4.1
2026-06-06T06:01:10.8748169Z    Compiling windows-strings v0.5.1
2026-06-06T06:01:11.0736270Z    Compiling unicode-segmentation v1.13.3
2026-06-06T06:01:11.2975583Z    Compiling rustls v0.23.40
2026-06-06T06:01:11.3314426Z    Compiling scopeguard v1.2.0
2026-06-06T06:01:11.3998362Z    Compiling lock_api v0.4.14
2026-06-06T06:01:11.4556759Z    Compiling const-oid v0.10.2
2026-06-06T06:01:11.4763251Z    Compiling unicode-xid v0.2.6
2026-06-06T06:01:11.4826086Z    Compiling atomic-waker v1.1.2
2026-06-06T06:01:11.5822731Z    Compiling convert_case v0.10.0
2026-06-06T06:01:11.6329844Z    Compiling httparse v1.10.1
2026-06-06T06:01:11.6720316Z    Compiling http-body v1.0.1
2026-06-06T06:01:11.7109333Z    Compiling hybrid-array v0.4.12
2026-06-06T06:01:11.7109838Z    Compiling base64ct v1.8.3
2026-06-06T06:01:11.7449645Z    Compiling heck v0.5.0
2026-06-06T06:01:11.8335529Z    Compiling powerfmt v0.2.0
2026-06-06T06:01:11.8848990Z    Compiling winapi v0.3.9
2026-06-06T06:01:12.0212223Z    Compiling deranged v0.5.8
2026-06-06T06:01:12.0850168Z    Compiling pem-rfc7468 v1.0.0
2026-06-06T06:01:12.1229077Z    Compiling memoffset v0.6.5
2026-06-06T06:01:12.1280378Z    Compiling tower-service v0.3.3
2026-06-06T06:01:12.1646703Z    Compiling parking_lot_core v0.9.12
2026-06-06T06:01:12.2567736Z    Compiling try-lock v0.2.5
2026-06-06T06:01:12.3872695Z    Compiling thiserror v1.0.69
2026-06-06T06:01:12.4476486Z    Compiling base64 v0.22.1
2026-06-06T06:01:12.4786208Z    Compiling num-conv v0.2.2
2026-06-06T06:01:12.5838610Z    Compiling time-core v0.1.8
2026-06-06T06:01:12.6258710Z    Compiling data-encoding v2.11.0
2026-06-06T06:01:12.6380168Z    Compiling tinyvec_macros v0.1.1
2026-06-06T06:01:12.6964007Z    Compiling tinyvec v1.11.0
2026-06-06T06:01:12.8220890Z    Compiling block-buffer v0.12.0
2026-06-06T06:01:12.8245330Z    Compiling crypto-common v0.2.2
2026-06-06T06:01:12.9865473Z    Compiling want v0.3.1
2026-06-06T06:01:13.0359096Z    Compiling vergen-lib v9.1.0
2026-06-06T06:01:13.0695027Z    Compiling inout v0.1.4
2026-06-06T06:01:13.0888169Z    Compiling n0-future v0.3.2
2026-06-06T06:01:13.0997306Z    Compiling serial-core v0.4.0
2026-06-06T06:01:13.2059173Z    Compiling cordyceps v0.3.4
2026-06-06T06:01:13.2247154Z    Compiling winnow v1.0.3
2026-06-06T06:01:13.2638004Z    Compiling httpdate v1.0.3
2026-06-06T06:01:13.4108285Z    Compiling parking v2.2.1
2026-06-06T06:01:13.4172387Z    Compiling winreg v0.10.1
2026-06-06T06:01:13.4349317Z    Compiling crossbeam-utils v0.8.21
2026-06-06T06:01:13.5179632Z    Compiling spin v0.10.0
2026-06-06T06:01:13.5965406Z    Compiling ref-cast v1.0.25
2026-06-06T06:01:13.6449078Z    Compiling diatomic-waker v0.2.3
2026-06-06T06:01:13.6767418Z    Compiling digest v0.11.3
2026-06-06T06:01:13.7143503Z    Compiling futures-lite v2.6.1
2026-06-06T06:01:13.7692823Z    Compiling cipher v0.4.4
2026-06-06T06:01:13.8352413Z    Compiling futures-buffered v0.2.13
2026-06-06T06:01:13.8817905Z    Compiling synstructure v0.13.2
2026-06-06T06:01:13.9078439Z    Compiling darling_core v0.20.11
2026-06-06T06:01:13.9414715Z    Compiling serde_derive_internals v0.29.1
2026-06-06T06:01:13.9670040Z    Compiling serial-windows v0.4.0
2026-06-06T06:01:14.0714874Z    Compiling vergen v9.1.0
2026-06-06T06:01:14.1829365Z    Compiling vergen-lib v0.1.6
2026-06-06T06:01:14.1930524Z    Compiling universal-hash v0.5.1
2026-06-06T06:01:14.2832672Z    Compiling noq-udp v0.10.0
2026-06-06T06:01:14.3295832Z    Compiling aho-corasick v1.1.4
2026-06-06T06:01:14.3306440Z    Compiling heapless v0.7.17
2026-06-06T06:01:14.4609339Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-06T06:01:14.4609829Z    Compiling sync_wrapper v1.0.2
2026-06-06T06:01:14.4691428Z    Compiling regex-syntax v0.8.10
2026-06-06T06:01:14.5809962Z    Compiling pin-utils v0.1.0
2026-06-06T06:01:14.5829801Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-06T06:01:14.6612713Z    Compiling winnow v0.7.15
2026-06-06T06:01:14.6634500Z    Compiling toml_write v0.1.2
2026-06-06T06:01:14.7444416Z    Compiling bitflags v1.3.2
2026-06-06T06:01:14.7446616Z    Compiling opaque-debug v0.3.1
2026-06-06T06:01:14.8020181Z    Compiling byteorder v1.5.0
2026-06-06T06:01:14.8080542Z    Compiling either v1.16.0
2026-06-06T06:01:14.8444096Z    Compiling lazy_static v1.5.0
2026-06-06T06:01:14.9171108Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-06T06:01:14.9398983Z    Compiling shared_library v0.1.9
2026-06-06T06:01:14.9448947Z    Compiling polyval v0.6.2
2026-06-06T06:01:14.9744245Z    Compiling hash32 v0.2.1
2026-06-06T06:01:15.0140745Z    Compiling nix v0.25.1
2026-06-06T06:01:15.2208915Z    Compiling parking_lot v0.12.5
2026-06-06T06:01:15.2397053Z    Compiling serial v0.4.0
2026-06-06T06:01:15.2877510Z    Compiling spin v0.9.8
2026-06-06T06:01:15.2877960Z    Compiling vergen-gitcl v1.0.8
2026-06-06T06:01:15.2952658Z    Compiling windows-threading v0.2.1
2026-06-06T06:01:15.4428383Z    Compiling dyn-clone v1.0.20
2026-06-06T06:01:15.5404056Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-06T06:01:15.6297194Z    Compiling signature v3.0.0
2026-06-06T06:01:15.6485796Z    Compiling tower-layer v0.3.3
2026-06-06T06:01:15.7054730Z    Compiling shell-words v1.1.1
2026-06-06T06:01:15.8462669Z    Compiling socket2 v0.6.4
2026-06-06T06:01:15.8697101Z    Compiling mio v1.2.1
2026-06-06T06:01:15.8991643Z    Compiling downcast-rs v1.2.1
2026-06-06T06:01:16.0086813Z    Compiling ghash v0.5.1
2026-06-06T06:01:16.0214053Z    Compiling ctr v0.9.2
2026-06-06T06:01:16.0490172Z    Compiling aes v0.8.4
2026-06-06T06:01:16.0871969Z    Compiling sha2 v0.11.0-rc.5
2026-06-06T06:01:16.1227274Z    Compiling time v0.3.47
2026-06-06T06:01:16.1499087Z    Compiling http-body-util v0.1.3
2026-06-06T06:01:16.1858343Z    Compiling aead v0.5.2
2026-06-06T06:01:16.2015716Z    Compiling widestring v1.2.1
2026-06-06T06:01:16.3171932Z    Compiling ipconfig v0.3.4
2026-06-06T06:01:16.3511906Z    Compiling crossbeam-channel v0.5.15
2026-06-06T06:01:16.4629185Z    Compiling serde_derive v1.0.228
2026-06-06T06:01:16.5845955Z    Compiling zeroize_derive v1.4.3
2026-06-06T06:01:16.6405392Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-06T06:01:16.6454256Z    Compiling zerofrom-derive v0.1.7
2026-06-06T06:01:16.9387934Z    Compiling yoke-derive v0.8.2
2026-06-06T06:01:17.0108440Z    Compiling tokio-macros v2.7.0
2026-06-06T06:01:17.1767752Z    Compiling futures-macro v0.3.32
2026-06-06T06:01:17.2524934Z    Compiling zerovec-derive v0.11.3
2026-06-06T06:01:17.2953493Z    Compiling zeroize v1.8.2
2026-06-06T06:01:17.3615152Z    Compiling displaydoc v0.2.6
2026-06-06T06:01:17.4078779Z    Compiling tracing-attributes v0.1.31
2026-06-06T06:01:17.4947210Z    Compiling thiserror-impl v2.0.18
2026-06-06T06:01:17.8221262Z    Compiling tokio v1.52.3
2026-06-06T06:01:17.8482664Z    Compiling rustls-pki-types v1.14.1
2026-06-06T06:01:17.9060073Z    Compiling darling_macro v0.20.11
2026-06-06T06:01:18.0088177Z    Compiling derive_more-impl v2.1.1
2026-06-06T06:01:18.0743955Z    Compiling windows-implement v0.60.2
2026-06-06T06:01:18.1445759Z    Compiling futures-util v0.3.32
2026-06-06T06:01:18.2095693Z    Compiling zerofrom v0.1.8
2026-06-06T06:01:18.2745635Z    Compiling spez v0.1.2
2026-06-06T06:01:18.3675846Z    Compiling rustls-webpki v0.103.13
2026-06-06T06:01:18.3890569Z    Compiling darling v0.20.11
2026-06-06T06:01:18.5528333Z    Compiling yoke v0.8.3
2026-06-06T06:01:18.6864076Z    Compiling derive_builder_core v0.20.2
2026-06-06T06:01:18.6865407Z    Compiling windows-interface v0.59.3
2026-06-06T06:01:18.7276039Z    Compiling n0-error-macros v0.1.3
2026-06-06T06:01:18.7527057Z    Compiling der v0.8.0-rc.10
2026-06-06T06:01:18.9688753Z    Compiling thiserror-impl v1.0.69
2026-06-06T06:01:19.0394749Z    Compiling zerovec v0.11.6
2026-06-06T06:01:19.1238342Z    Compiling zerotrie v0.2.4
2026-06-06T06:01:19.1948039Z    Compiling pin-project-internal v1.1.13
2026-06-06T06:01:19.2309359Z    Compiling ref-cast-impl v1.0.25
2026-06-06T06:01:19.3204800Z    Compiling ed25519-dalek v2.2.0
2026-06-06T06:01:19.6898627Z    Compiling spt-proto v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-06T06:01:19.9000404Z    Compiling windows-core v0.62.2
2026-06-06T06:01:19.9023957Z    Compiling n0-error v0.1.3
2026-06-06T06:01:20.0339595Z    Compiling tinystr v0.8.3
2026-06-06T06:01:20.0879058Z    Compiling potential_utf v0.1.5
2026-06-06T06:01:20.1726891Z    Compiling regex-automata v0.4.14
2026-06-06T06:01:20.1879508Z    Compiling derive_builder_macro v0.20.2
2026-06-06T06:01:20.1969992Z    Compiling schemars_derive v1.2.1
2026-06-06T06:01:20.2660145Z    Compiling icu_collections v2.2.0
2026-06-06T06:01:20.3152147Z    Compiling icu_locale_core v2.2.0
2026-06-06T06:01:20.3755800Z    Compiling cobs v0.3.0
2026-06-06T06:01:20.5914089Z    Compiling derive_builder v0.20.2
2026-06-06T06:01:20.6456363Z    Compiling spki v0.8.0-rc.4
2026-06-06T06:01:20.7062589Z    Compiling proc-macro-crate v3.5.0
2026-06-06T06:01:20.7134499Z    Compiling pin-project v1.1.13
2026-06-06T06:01:20.7782317Z    Compiling filedescriptor v0.8.3
2026-06-06T06:01:20.8829020Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-06T06:01:20.9729267Z    Compiling portable-pty v0.8.1
2026-06-06T06:01:21.0816872Z    Compiling windows-future v0.3.2
2026-06-06T06:01:21.1400731Z    Compiling windows-numerics v0.3.1
2026-06-06T06:01:21.1798700Z    Compiling windows-collections v0.3.2
2026-06-06T06:01:21.3958915Z    Compiling ipnet v2.12.0
2026-06-06T06:01:21.4559101Z    Compiling serde_spanned v0.6.9
2026-06-06T06:01:21.5302343Z    Compiling toml_datetime v0.6.11
2026-06-06T06:01:21.7880117Z    Compiling prefix-trie v0.8.4
2026-06-06T06:01:21.8040912Z    Compiling toml_edit v0.22.27
2026-06-06T06:01:21.9014386Z    Compiling ed25519 v3.0.0-rc.4
2026-06-06T06:01:22.0526683Z    Compiling once_cell v1.21.4
2026-06-06T06:01:22.0724408Z    Compiling icu_provider v2.2.0
2026-06-06T06:01:22.1244353Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-06T06:01:22.2115069Z    Compiling schemars v1.2.1
2026-06-06T06:01:22.4259568Z    Compiling tracing-core v0.1.36
2026-06-06T06:01:22.5204799Z    Compiling icu_normalizer v2.2.0
2026-06-06T06:01:22.5433732Z    Compiling icu_properties v2.2.0
2026-06-06T06:01:22.6360538Z    Compiling hashbrown v0.14.5
2026-06-06T06:01:22.6362934Z    Compiling derive_more v2.1.1
2026-06-06T06:01:22.6465017Z    Compiling tempfile v3.27.0
2026-06-06T06:01:22.6908691Z    Compiling postcard-derive v0.2.2
2026-06-06T06:01:22.6971519Z    Compiling data-encoding-macro v0.1.20
2026-06-06T06:01:22.8134208Z    Compiling windows v0.62.2
2026-06-06T06:01:23.1188470Z    Compiling tracing v0.1.44
2026-06-06T06:01:23.3059632Z    Compiling futures-executor v0.3.32
2026-06-06T06:01:23.4109208Z    Compiling hashlink v0.9.1
2026-06-06T06:01:23.4156879Z    Compiling regex v1.12.3
2026-06-06T06:01:23.4292430Z    Compiling postcard v1.1.3
2026-06-06T06:01:23.4376846Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-06T06:01:23.4377391Z    Compiling num_enum_derive v0.7.6
2026-06-06T06:01:23.7156940Z    Compiling futures v0.3.32
2026-06-06T06:01:23.7157435Z    Compiling chrono v0.4.45
2026-06-06T06:01:23.8107476Z    Compiling rusqlite v0.32.1
2026-06-06T06:01:23.8173282Z    Compiling aes-gcm v0.10.3
2026-06-06T06:01:23.8403437Z    Compiling idna_adapter v1.2.2
2026-06-06T06:01:23.9978162Z    Compiling idna v1.1.0
2026-06-06T06:01:24.0092332Z    Compiling enum-assoc v1.3.0
2026-06-06T06:01:24.0234601Z    Compiling strum_macros v0.28.0
2026-06-06T06:01:24.1177379Z    Compiling iroh-metrics-derive v0.4.1
2026-06-06T06:01:24.1755010Z    Compiling async-trait v0.1.89
2026-06-06T06:01:24.1987614Z    Compiling toml v0.8.23
2026-06-06T06:01:24.4477654Z    Compiling url v2.5.8
2026-06-06T06:01:25.0214217Z    Compiling spt-store v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-06T06:01:25.0766834Z    Compiling tokio-util v0.7.18
2026-06-06T06:01:25.2350503Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-06T06:01:25.2615664Z    Compiling tower v0.5.3
2026-06-06T06:01:25.2914792Z    Compiling crossbeam-epoch v0.9.18
2026-06-06T06:01:25.3449151Z    Compiling windows-registry v0.6.1
2026-06-06T06:01:25.3667747Z    Compiling blake3 v1.8.5
2026-06-06T06:01:25.8532266Z    Compiling tokio-rustls v0.26.4
2026-06-06T06:01:25.8603000Z    Compiling noq v0.18.0
2026-06-06T06:01:25.8835494Z    Compiling netwatch v0.16.0
2026-06-06T06:01:25.8948167Z    Compiling uuid v1.23.2
2026-06-06T06:01:25.9100080Z    Compiling acto v0.8.2
2026-06-06T06:01:25.9226245Z    Compiling rustc-hash v2.1.2
2026-06-06T06:01:26.0899874Z    Compiling xml-rs v0.8.28
2026-06-06T06:01:26.2005578Z    Compiling identity-hash v0.1.0
2026-06-06T06:01:26.2056566Z    Compiling tagptr v0.2.0
2026-06-06T06:01:26.2057086Z    Compiling sorted-index-buffer v0.2.1
2026-06-06T06:01:26.2166844Z    Compiling allocator-api2 v0.2.21
2026-06-06T06:01:26.2710256Z    Compiling lru-slab v0.1.2
2026-06-06T06:01:26.3514502Z    Compiling foldhash v0.2.0
2026-06-06T06:01:26.4045776Z    Compiling h2 v0.4.14
2026-06-06T06:01:26.4552863Z    Compiling ryu v1.0.23
2026-06-06T06:01:26.4783439Z    Compiling mac-addr v0.3.0
2026-06-06T06:01:26.6247656Z    Compiling n0-watcher v0.6.1
2026-06-06T06:01:26.6398556Z    Compiling moka v0.12.15
2026-06-06T06:01:26.6856813Z    Compiling netdev v0.42.0
2026-06-06T06:01:26.7463801Z    Compiling strum v0.28.0
2026-06-06T06:01:26.7619097Z    Compiling hashbrown v0.16.1
2026-06-06T06:01:26.8222654Z    Compiling iroh-metrics v0.38.3
2026-06-06T06:01:26.8456084Z    Compiling noq-proto v0.17.0
2026-06-06T06:01:26.9483575Z    Compiling tokio-stream v0.1.18
2026-06-06T06:01:27.1061623Z    Compiling xmltree v0.10.3
2026-06-06T06:01:27.4329761Z    Compiling spt-msg v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-06T06:01:27.5554344Z    Compiling tower-http v0.6.11
2026-06-06T06:01:27.8960211Z    Compiling spt-runtime v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-06T06:01:27.9019418Z    Compiling spt-term v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-06T06:01:28.0617071Z    Compiling rustls-platform-verifier v0.7.0
2026-06-06T06:01:28.2200006Z    Compiling num_enum v0.7.6
2026-06-06T06:01:28.4572677Z    Compiling iroh-base v0.98.0
2026-06-06T06:01:28.4639027Z    Compiling attohttpc v0.30.1
2026-06-06T06:01:28.6006964Z    Compiling iroh-relay v0.98.0
2026-06-06T06:01:28.6535690Z    Compiling simple-dns v0.9.3
2026-06-06T06:01:28.7237110Z    Compiling smol_str v0.1.24
2026-06-06T06:01:28.8582328Z    Compiling sha1_smol v1.0.1
2026-06-06T06:01:29.0830673Z    Compiling constant_time_eq v0.4.2
2026-06-06T06:01:29.1763406Z    Compiling resolv-conf v0.7.6
2026-06-06T06:01:29.1763928Z    Compiling arrayvec v0.7.6
2026-06-06T06:01:29.2831718Z    Compiling arrayref v0.3.9
2026-06-06T06:01:29.3591872Z    Compiling simdutf8 v0.1.5
2026-06-06T06:01:29.7478375Z    Compiling tokio-websockets v0.13.2
2026-06-06T06:01:29.8389003Z    Compiling lru v0.16.4
2026-06-06T06:01:29.8389491Z    Compiling webpki-roots v1.0.7
2026-06-06T06:01:29.8870842Z    Compiling seize v0.5.1
2026-06-06T06:01:30.0848981Z    Compiling serde_bytes v0.11.19
2026-06-06T06:01:30.1117908Z    Compiling hmac v0.12.1
2026-06-06T06:01:30.1824051Z    Compiling iroh v0.98.2
2026-06-06T06:01:30.3986073Z    Compiling cmov v0.5.4
2026-06-06T06:01:30.4626642Z    Compiling papaya v0.2.4
2026-06-06T06:01:30.4932458Z    Compiling hkdf v0.12.4
2026-06-06T06:01:30.6612359Z    Compiling hyper v1.10.1
2026-06-06T06:01:30.6972707Z    Compiling hickory-net v0.26.0-beta.4
2026-06-06T06:01:30.7010282Z    Compiling iroh-dns v0.98.0
2026-06-06T06:01:30.7280514Z    Compiling ctutils v0.4.2
2026-06-06T06:01:30.8010828Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-06T06:01:30.9580363Z    Compiling backon v1.6.0
2026-06-06T06:01:31.0770856Z    Compiling spake2 v0.4.0
2026-06-06T06:01:31.2116162Z    Compiling sha1 v0.10.6
2026-06-06T06:01:31.3278463Z    Compiling recvmsg v1.0.0
2026-06-06T06:01:31.4266196Z    Compiling doctest-file v1.1.1
2026-06-06T06:01:31.5609114Z    Compiling spt-live v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-06T06:01:31.5696748Z    Compiling once_cell_polyfill v1.70.2
2026-06-06T06:01:31.7367027Z    Compiling anstyle v1.0.14
2026-06-06T06:01:31.8624588Z    Compiling utf8parse v0.2.2
2026-06-06T06:01:32.0099247Z    Compiling hyper-util v0.1.20
2026-06-06T06:01:32.0111999Z    Compiling interprocess v2.4.2
2026-06-06T06:01:32.0398404Z    Compiling anstyle-wincon v3.0.11
2026-06-06T06:01:32.0811864Z    Compiling anstyle-parse v1.0.0
2026-06-06T06:01:32.2891447Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-06T06:01:32.3364227Z    Compiling anstyle-query v1.1.5
2026-06-06T06:01:32.4256746Z    Compiling is_terminal_polyfill v1.70.2
2026-06-06T06:01:32.4858223Z    Compiling colorchoice v1.0.5
2026-06-06T06:01:32.5291852Z    Compiling terminal_size v0.4.4
2026-06-06T06:01:32.5498527Z    Compiling clap_lex v1.1.0
2026-06-06T06:01:32.6485022Z    Compiling anstream v1.0.0
2026-06-06T06:01:32.7196294Z    Compiling clap_derive v4.6.1
2026-06-06T06:01:32.8859709Z    Compiling qrcode v0.14.1
2026-06-06T06:01:33.1200717Z    Compiling wmi v0.18.4
2026-06-06T06:01:33.2552817Z    Compiling clap_builder v4.6.0
2026-06-06T06:01:33.7346314Z    Compiling hyper-rustls v0.27.9
2026-06-06T06:01:34.0694656Z    Compiling reqwest v0.13.4
2026-06-06T06:01:34.3213074Z    Compiling igd-next v0.17.1
2026-06-06T06:01:34.4306882Z    Compiling mock-adapter v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-06T06:01:35.3241497Z    Compiling portmapper v0.16.0
2026-06-06T06:01:36.0503020Z    Compiling clap v4.6.1
2026-06-06T06:01:52.2169561Z    Compiling spt-net v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-06T06:01:53.5091287Z    Compiling spt-daemon v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-06T06:02:00.9662648Z    Compiling spt v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-06T06:02:00.9663073Z    Compiling xtask v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-06T06:02:22.7749984Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
2026-06-06T06:02:23.1004523Z ##[group]Run cargo test --workspace
2026-06-06T06:02:23.1004817Z [36;1mcargo test --workspace[0m
2026-06-06T06:02:23.1007823Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-06T06:02:23.1008134Z ##[endgroup]
2026-06-06T06:02:23.8320766Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
2026-06-06T06:02:23.8755851Z      Running unittests src\main.rs (target\debug\deps\mock_session-b723849a1d473152.exe)
2026-06-06T06:02:23.9082075Z 
2026-06-06T06:02:23.9082264Z running 0 tests
2026-06-06T06:02:23.9082411Z 
2026-06-06T06:02:23.9082834Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:02:23.9083062Z 
2026-06-06T06:02:23.9093997Z      Running unittests src\shell.rs (target\debug\deps\mock_shell-aae0062ba49be94f.exe)
2026-06-06T06:02:23.9351619Z 
2026-06-06T06:02:23.9351821Z running 0 tests
2026-06-06T06:02:23.9351998Z 
2026-06-06T06:02:23.9352274Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:02:23.9352505Z 
2026-06-06T06:02:23.9362753Z      Running tests\manifest_valid.rs (target\debug\deps\manifest_valid-880d021e7b3e6d0a.exe)
2026-06-06T06:02:24.2302440Z 
2026-06-06T06:02:24.2303006Z running 3 tests
2026-06-06T06:02:24.2389691Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-06T06:02:24.2389991Z test mock_manifest_parses_and_validates ... ok
2026-06-06T06:02:24.2390251Z test mock_has_no_claude_code_conventions ... ok
2026-06-06T06:02:24.2390419Z 
2026-06-06T06:02:24.2390588Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-06T06:02:24.2390837Z 
2026-06-06T06:02:24.2403625Z      Running unittests src\main.rs (target\debug\deps\spt-0a6a3d8d96d78346.exe)
2026-06-06T06:02:24.8625549Z 
2026-06-06T06:02:24.8625903Z running 87 tests
2026-06-06T06:02:24.8638523Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-06T06:02:24.8640149Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-06T06:02:24.8640601Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-06T06:02:24.8643137Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-06T06:02:24.8646526Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-06T06:02:24.8649181Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-06T06:02:24.8717685Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-06T06:02:24.8772886Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-06T06:02:24.8774665Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-06T06:02:24.8835349Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-06T06:02:24.8893232Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-06T06:02:24.8909695Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-06T06:02:24.8912143Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-06T06:02:24.8927587Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-06T06:02:24.9988013Z test api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake ... ok
2026-06-06T06:02:25.0875030Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-06T06:02:25.0889060Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-06T06:02:25.1266901Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-06T06:02:25.2613000Z test api::reporting::tests::boundary_injects_deferred_shell_context ... ok
2026-06-06T06:02:25.2625706Z test api::tests::adapter_is_required ... ok
2026-06-06T06:02:25.2632852Z test api::tests::state_value_is_validated ... ok
2026-06-06T06:02:25.2654949Z test api::tests::surface_parses ... ok
2026-06-06T06:02:25.4030824Z test api::reporting::tests::boundary_resurfaces_undismissed_notifs ... ok
2026-06-06T06:02:25.4082726Z test api::reporting::tests::driven_by_reads_daemon_marker ... ok
2026-06-06T06:02:25.4179078Z test api::reporting::tests::history_log_appends ... ok
2026-06-06T06:02:25.4221139Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-06T06:02:25.4292151Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-06T06:02:25.4319665Z test cli::tests::access_subcommands_parse ... ok
2026-06-06T06:02:25.4339599Z test cli::tests::adapter_subcommands_parse ... ok
2026-06-06T06:02:25.4342280Z test cli::tests::create_existing_name_is_usage_error ... ok
2026-06-06T06:02:25.4344784Z test cli::tests::create_new_existing_name_is_usage_error ... ok
2026-06-06T06:02:25.4348569Z test cli::tests::create_new_mints_shows_and_requests_save ... ok
2026-06-06T06:02:25.4350799Z test cli::tests::create_not_elevated_refuses_without_saving ... ok
2026-06-06T06:02:25.4439932Z test cli::tests::create_prints_joining_material_when_elevated ... ok
2026-06-06T06:02:25.4447957Z test cli::tests::digest_flag_defaults ... ok
2026-06-06T06:02:25.4448865Z test cli::tests::empty_store_no_flag_guides_to_pair_or_create ... ok
2026-06-06T06:02:25.4449855Z test cli::tests::escalation_choice_parses_fail_closed ... ok
2026-06-06T06:02:25.4612068Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-06T06:02:25.4639301Z test cli::tests::grant_subcommands_parse ... ok
2026-06-06T06:02:25.4662029Z test cli::tests::help_groups_cover_every_command ... ok
2026-06-06T06:02:25.4673663Z test cli::tests::how_to_topics_cover_ready_and_send ... ok
2026-06-06T06:02:25.4684962Z test cli::tests::invalid_usage_errors ... ok
2026-06-06T06:02:25.4685970Z test cli::tests::join_gate_refuses_without_confirmed_elevation ... ok
2026-06-06T06:02:25.4689852Z test cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it ... ok
2026-06-06T06:02:25.4692664Z test cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale ... ok
2026-06-06T06:02:25.4694947Z test cli::tests::not_elevated_refuses_without_leaking_code_or_saving ... ok
2026-06-06T06:02:25.4697953Z test cli::tests::notif_subnet_resolution_never_guesses ... ok
2026-06-06T06:02:25.4722474Z test cli::tests::notify_surface_parses ... ok
2026-06-06T06:02:25.4936158Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-06T06:02:25.4948573Z test cli::tests::pair_namespace_is_gone ... ok
2026-06-06T06:02:25.4956932Z test cli::tests::ring_timeout_defaults ... ok
2026-06-06T06:02:25.4965583Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-06T06:02:25.5233446Z test api::startup::tests::bind_assigns_home_and_revive_preserves_it ... ok
2026-06-06T06:02:25.5276958Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-06T06:02:25.5397517Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-06T06:02:25.5450959Z test api::startup::tests::missing_seed_refused ... ok
2026-06-06T06:02:25.5797449Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-06T06:02:25.6164849Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-06T06:02:25.6208977Z test cli::tests::shell_subcommands_parse ... ok
2026-06-06T06:02:25.6219662Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-06T06:02:25.6222548Z test cli::tests::single_subnet_auto_selects_and_code_matches_seed ... ok
2026-06-06T06:02:25.6302329Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-06T06:02:25.6323357Z test cli::tests::subcommands_parse ... ok
2026-06-06T06:02:25.6326631Z test cli::tests::subnet_status_renders_rows_and_hints_never_secrets ... ok
2026-06-06T06:02:25.6329194Z test cli::tests::unknown_elevation_falls_back ... ok
2026-06-06T06:02:25.6331730Z test cli::tests::unknown_named_subnet_is_usage_error ... ok
2026-06-06T06:02:25.6333098Z test elevation::tests::current_returns_a_determinate_level_on_supported_platforms ... ok
2026-06-06T06:02:25.6335478Z test elevation::tests::fallback_message_names_authenticator_app_and_subnet ... ok
2026-06-06T06:02:25.6336232Z test elevation::tests::gate_shows_only_when_confirmed_elevated ... ok
2026-06-06T06:02:25.6343137Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-06T06:02:25.6348809Z test cli::tests::subnet_arg_shapes_parse ... ok
2026-06-06T06:02:25.6565567Z test wansend::tests::load_snapshots_degrades_on_junk ... ok
2026-06-06T06:02:25.6638654Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-06T06:02:25.8088771Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-06T06:02:25.9083959Z test api::worker::tests::worker_poll_holds_deferred_while_resting ... ok
2026-06-06T06:02:25.9109394Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-06T06:02:27.3539268Z test cli::tests::fork_forks_homes_and_deletes_exactly_the_source ... ok
2026-06-06T06:02:42.7899089Z test cli::tests::owner_shutdown_gated_by_can_shutdown_grant ... ok
2026-06-06T06:02:43.0171679Z test cli::tests::shell_channels_relay_sensory_and_text_file ... ok
2026-06-06T06:02:43.0477705Z test cli::tests::shell_owner_exclusivity_negatives ... ok
2026-06-06T06:02:43.0767111Z test cli::tests::shell_relink_relaunches_offline_instances_only ... ok
2026-06-06T06:02:43.2297574Z test cli::tests::shell_spawn_approval_floor_gates ... ok
2026-06-06T06:02:43.5061892Z test cli::tests::shell_spawn_cap_and_over_cap_gates ... ok
2026-06-06T06:02:53.8937615Z test cli::tests::shell_spawn_gates_on_the_registered_set ... ok
2026-06-06T06:02:53.9014223Z test cli::tests::shutdown_soft_stops_and_suspends ... ok
2026-06-06T06:02:54.2160394Z test wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate ... ok
2026-06-06T06:02:54.3789338Z test wansend::tests::wan_send_ships_to_the_resolved_node ... ok
2026-06-06T06:02:54.3789594Z 
2026-06-06T06:02:54.3789846Z test result: ok. 87 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 29.52s
2026-06-06T06:02:54.3790167Z 
2026-06-06T06:02:54.3862022Z      Running tests\contract_e2e.rs (target\debug\deps\contract_e2e-cb36ee1490fc1daa.exe)
2026-06-06T06:02:54.4166850Z 
2026-06-06T06:02:54.4167208Z running 4 tests
2026-06-06T06:02:55.7835603Z test cold_api_call_autostarts_daemon_and_handoff_is_in_memory ... ok
2026-06-06T06:02:55.9848854Z test mock_adapter_drives_the_full_contract ... ok
2026-06-06T06:02:56.0030117Z SEEDED:67992
2026-06-06T06:02:56.9222824Z test live_agent_lifecycle_e2e ... ok
2026-06-06T06:02:57.2007705Z SEEDED:67992
2026-06-06T06:02:57.5273102Z test seed_then_listen_binds_and_relays ... ok
2026-06-06T06:02:57.5273319Z 
2026-06-06T06:02:57.5273536Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.11s
2026-06-06T06:02:57.5273795Z 
2026-06-06T06:02:57.5289758Z      Running tests\notify_shell_e2e.rs (target\debug\deps\notify_shell_e2e-f81b64da6c904ab2.exe)
2026-06-06T06:02:57.5582537Z 
2026-06-06T06:02:57.5582720Z running 1 test
2026-06-06T06:02:57.5584523Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-06T06:02:57.5584737Z 
2026-06-06T06:02:57.5584931Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:02:57.5585163Z 
2026-06-06T06:02:57.5595550Z      Running tests\oneliner_e2e.rs (target\debug\deps\oneliner_e2e-4e2f59364ab09359.exe)
2026-06-06T06:02:57.6098152Z 
2026-06-06T06:02:57.6098273Z running 1 test
2026-06-06T06:02:57.6099790Z test install_script_against_staged_release ... ok
2026-06-06T06:02:57.6099999Z 
2026-06-06T06:02:57.6100164Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:02:57.6100403Z 
2026-06-06T06:02:57.6111557Z      Running tests\quickstart_e2e.rs (target\debug\deps\quickstart_e2e-f597ff9eb71f11c6.exe)
2026-06-06T06:02:57.6612924Z 
2026-06-06T06:02:57.6613227Z running 1 test
2026-06-06T06:03:00.0952776Z test published_messaging_quickstart_runs_as_written ... ok
2026-06-06T06:03:00.0952977Z 
2026-06-06T06:03:00.0953124Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.43s
2026-06-06T06:03:00.0953331Z 
2026-06-06T06:03:00.0966945Z      Running tests\release_verify_e2e.rs (target\debug\deps\release_verify_e2e-5cfd819d2fd702f5.exe)
2026-06-06T06:03:00.2920904Z 
2026-06-06T06:03:00.2921168Z running 1 test
2026-06-06T06:03:00.2922527Z test published_release_verifies_against_embedded_anchor ... ok
2026-06-06T06:03:00.2922710Z 
2026-06-06T06:03:00.2922866Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:03:00.2923084Z 
2026-06-06T06:03:00.2934911Z      Running tests\shell_e2e.rs (target\debug\deps\shell_e2e-598c90bb4d8d2571.exe)
2026-06-06T06:03:00.5748068Z 
2026-06-06T06:03:00.5748262Z running 1 test
2026-06-06T06:03:01.7588870Z test mock_shell_binary_drives_the_full_link ... ok
2026-06-06T06:03:01.7589049Z 
2026-06-06T06:03:01.7589220Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.18s
2026-06-06T06:03:01.7589424Z 
2026-06-06T06:03:01.7604879Z      Running tests\shell_sleepwake_e2e.rs (target\debug\deps\shell_sleepwake_e2e-cc6ec1ca304d189d.exe)
2026-06-06T06:03:02.1131261Z 
2026-06-06T06:03:02.1131784Z running 1 test
2026-06-06T06:03:04.4067988Z test sleep_wake_cycle_drives_from_both_ends ... ok
2026-06-06T06:03:04.4068163Z 
2026-06-06T06:03:04.4068312Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.29s
2026-06-06T06:03:04.4068522Z 
2026-06-06T06:03:04.4083928Z      Running unittests src\lib.rs (target\debug\deps\spt_daemon-70cc953b6aff1abf.exe)
2026-06-06T06:03:05.0307963Z 
2026-06-06T06:03:05.0308232Z running 178 tests
2026-06-06T06:03:05.0314692Z test adapter_update::tests::delegated_attested_delegates_command ... ok
2026-06-06T06:03:05.0315911Z test adapter_update::tests::delegated_unattested_is_skipped ... ok
2026-06-06T06:03:05.0316418Z test adapter_update::tests::file_pull_without_payload_is_skipped ... ok
2026-06-06T06:03:05.0316778Z test codec::tests::oversized_prefix_rejected ... ok
2026-06-06T06:03:05.0317176Z test codec::tests::back_to_back_frames_decode_independently ... ok
2026-06-06T06:03:05.0317586Z test codec::tests::frame_round_trips_through_buffer ... ok
2026-06-06T06:03:05.0343251Z test config::tests::missing_file_is_default ... ok
2026-06-06T06:03:05.0408859Z test config::tests::pulse_period_is_config_driven ... ok
2026-06-06T06:03:05.0409296Z test config::tests::auto_suspend_knob_is_opt_in_default_off ... ok
2026-06-06T06:03:05.0411068Z test adapter_update::tests::file_pull_wrong_key_rejected ... ok
2026-06-06T06:03:05.0412562Z test consent::tests::decide_honors_full_auto_flag ... ok
2026-06-06T06:03:05.0413232Z test adapter_update::tests::ripple_conducts_each_adapter_in_order ... ok
2026-06-06T06:03:05.0414621Z test adapter_update::tests::file_pull_verified_against_adapter_key ... ok
2026-06-06T06:03:05.0415319Z test config::tests::crash_grace_is_config_driven ... ok
2026-06-06T06:03:05.0415764Z test adapter_update::tests::file_pull_tampered_bytes_rejected ... ok
2026-06-06T06:03:05.0417236Z test config::tests::malformed_file_degrades_to_default ... ok
2026-06-06T06:03:05.0418152Z test daemon::tests::windows_arg_quoting_roundtrips_the_rules ... ok
2026-06-06T06:03:05.0418807Z test config::tests::full_auto_update_is_gated_by_default ... ok
2026-06-06T06:03:05.0457250Z test config::tests::save_load_roundtrip ... ok
2026-06-06T06:03:05.0460298Z test digest::tests::persistence_off_surfaces_nothing ... ok
2026-06-06T06:03:05.0460703Z test digest::tests::applying_deltas_reconstructs_snapshot ... ok
2026-06-06T06:03:05.0462988Z test digest::tests::from_manifest_feeds_and_snapshots ... ok
2026-06-06T06:03:05.0463778Z test digest::tests::active_turn_growth_is_a_tail_delta ... ok
2026-06-06T06:03:05.0464173Z test digest::tests::persistence_reports_each_completed_turn_once ... ok
2026-06-06T06:03:05.0466221Z test digesthub::tests::publish_then_snapshot_reads_latest ... ok
2026-06-06T06:03:05.0466606Z test digesthub::tests::render_is_glanceable ... ok
2026-06-06T06:03:05.0466988Z test digesthub::tests::subscribe_returns_current_base ... ok
2026-06-06T06:03:05.0472644Z test digesthub::tests::subscriber_receives_changes_then_is_pruned ... ok
2026-06-06T06:03:05.0473184Z test dispatch::tests::unknown_shapes_refuse_classification ... ok
2026-06-06T06:03:05.0473641Z test dispatch::tests::classifies_every_family_by_first_line_shape ... ok
2026-06-06T06:03:05.0497206Z test digest::tests::tool_sprint_is_structured_in_the_turn ... ok
2026-06-06T06:03:05.0497590Z test digest::tests::unchanged_feed_emits_no_delta ... ok
2026-06-06T06:03:05.0498314Z test digest::tests::window_slide_resends_from_zero ... ok
2026-06-06T06:03:05.0500623Z test frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer ... ok
2026-06-06T06:03:05.0501791Z test frame::tests::handshake_accepts_newer_brain_on_older_broker ... ok
2026-06-06T06:03:05.0502738Z test frame::tests::handshake_rejects_below_floor ... ok
2026-06-06T06:03:05.0503662Z test frame::tests::handshake_rejects_role_mismatch ... ok
2026-06-06T06:03:05.0504869Z test frame::tests::unknown_kind_is_not_a_decode_error ... ok
2026-06-06T06:03:05.0506050Z test grants::tests::escalation_answers_apply ... ok
2026-06-06T06:03:05.0507448Z test grants::tests::escalation_ask_body_roundtrip ... ok
2026-06-06T06:03:05.0617592Z test config::tests::relay_choice_is_config_driven ... ok
2026-06-06T06:03:05.0618588Z test access::tests::gate_decision_table ... ok
2026-06-06T06:03:05.0619766Z test grants::tests::no_session_escalates_with_none_target ... ok
2026-06-06T06:03:05.0622138Z test grants::tests::preconsent_flags_author_grants ... ok
2026-06-06T06:03:05.0622950Z test grants::tests::reserved_capabilities_refuse_even_when_granted ... ok
2026-06-06T06:03:05.0624379Z test grants::tests::ungranted_escalates_granted_allows ... ok
2026-06-06T06:03:05.0765095Z test consent::tests::no_live_session_resolves_to_none ... ok
2026-06-06T06:03:05.0949756Z test effect::tests::second_apply_for_same_key_is_deduped ... ok
2026-06-06T06:03:05.0997287Z test effect::tests::applied_set_survives_reopen ... ok
2026-06-06T06:03:05.1049146Z test effect::tests::failed_effect_is_not_recorded_applied ... ok
2026-06-06T06:03:05.1062378Z test effect::tests::open_creates_missing_parent_dirs ... ok
2026-06-06T06:03:05.1072198Z test adapter_update::tests::ripple_registered_uses_the_registered_set ... ok
2026-06-06T06:03:05.1078717Z test applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint ... ok
2026-06-06T06:03:05.1124932Z test access::tests::reply_passes_where_unsolicited_refused ... ok
2026-06-06T06:03:05.1131077Z test applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched ... ok
2026-06-06T06:03:05.1214671Z test consent::tests::resolves_most_recently_active_live_session ... ok
2026-06-06T06:03:05.1215790Z test msg::tests::bytes_round_trip_through_payload ... ok
2026-06-06T06:03:05.1217215Z test msg::tests::net_frames_round_trip_and_tolerate_unknown_fields ... ok
2026-06-06T06:03:05.1218213Z test msg::tests::output_envelope_round_trips ... ok
2026-06-06T06:03:05.1219600Z test msg::tests::presence_event_round_trips_and_tolerates_future_kind ... ok
2026-06-06T06:03:05.1220769Z test msg::tests::spawn_req_tolerates_unknown_field ... ok
2026-06-06T06:03:05.1252359Z test access::tests::same_node_always_passes_without_minting ... ok
2026-06-06T06:03:05.1315374Z test daemon::tests::is_running_tracks_the_seed_channel ... ok
2026-06-06T06:03:05.1632583Z test nethost::tests::host_binds_endpoint_to_node_identity ... ok
2026-06-06T06:03:05.2090240Z test nethost::tests::two_hosts_dial_over_loopback ... ok
2026-06-06T06:03:05.3139668Z test effect::tests::gauntlet_is_exactly_once_across_brain_crashes ... ok
2026-06-06T06:03:05.3533174Z test grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips ... ok
2026-06-06T06:03:05.4361503Z test lifecycle::tests::crash_signoff_spares_recovered_self ... ok
2026-06-06T06:03:05.5164476Z test lifecycle::tests::crash_signoff_tears_down_when_still_gone ... ok
2026-06-06T06:03:05.5437315Z test notif::tests::notif_command_renders_all_keys_and_is_opt_in ... ok
2026-06-06T06:03:05.5941256Z test lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid ... ok
2026-06-06T06:03:05.6620958Z test lifecycle::tests::harness_owner_gone_anchors_on_parent_pid ... ok
2026-06-06T06:03:05.7433824Z test lifecycle::tests::orphan_watch_fires_on_dead_owner ... ok
2026-06-06T06:03:05.7933836Z test lifecycle::tests::orphan_watch_honors_stop_for_live_owner ... ok
2026-06-06T06:03:05.8714939Z test lifecycle::tests::pulse_loop_is_config_paced_and_killable ... ok
2026-06-06T06:03:05.8813444Z test notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed ... ok
2026-06-06T06:03:05.9603902Z test lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state ... ok
2026-06-06T06:03:05.9605047Z test pairhost::tests::wire_errors_classify_for_the_guided_ux ... ok
2026-06-06T06:03:05.9679192Z test notifsync::tests::feed_converges_two_stores_and_dismiss_replicates ... ok
2026-06-06T06:03:05.9708977Z test presence::tests::mra_degrades_to_local_and_skips_noise_rows ... ok
2026-06-06T06:03:05.9776392Z test presence::tests::mra_joins_local_and_gossiped_legs_under_one_max ... ok
2026-06-06T06:03:05.9784426Z test presence::tests::snapshot_loading_degrades_on_junk ... ok
2026-06-06T06:03:05.9861700Z test presence::tests::subnet_scope_gates_both_legs ... ok
2026-06-06T06:03:06.0003395Z test notifsync::tests::non_member_subnet_record_never_materializes ... ok
2026-06-06T06:03:06.0077118Z test notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped ... ok
2026-06-06T06:03:06.4200571Z test lifecycle::tests::pulse_tick_ingests_drop ... ok
2026-06-06T06:03:06.6281367Z test lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces ... ok
2026-06-06T06:03:06.7013322Z test linkhost::tests::run_action_relinks_drives_and_refuses ... ok
2026-06-06T06:03:06.8369636Z test notif::tests::consent_decision_produces_notif_only_when_gated ... ok
2026-06-06T06:03:07.8400824Z test notif::tests::first_fire_reaches_most_recent_visible_endpoint ... ok
2026-06-06T06:03:07.8401930Z test reconcile::tests::active_node_wins ... ok
2026-06-06T06:03:07.8403292Z test reconcile::tests::double_active_tiebreaks_deterministically ... ok
2026-06-06T06:03:07.8404531Z test reconcile::tests::fallback_lowest_non_offline ... ok
2026-06-06T06:03:07.8405663Z test reconcile::tests::no_rows_reconciles_locally ... ok
2026-06-06T06:03:07.8671947Z test registryhost::tests::admitted_feeds_stamp_the_heard_map ... ok
2026-06-06T06:03:07.9884193Z test notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked ... ok
2026-06-06T06:03:08.0703229Z test notif::tests::hidden_endpoint_boundary_surfaces_nothing ... ok
2026-06-06T06:03:08.2062962Z test notif::tests::hidden_endpoint_is_never_the_target ... ok
2026-06-06T06:03:08.2477975Z test notif::tests::no_live_endpoint_is_a_typed_no_target ... ok
2026-06-06T06:03:08.4432481Z test notif::tests::resurface_delivers_undismissed_with_gates ... ok
2026-06-06T06:03:08.4509270Z test registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active ... ok
2026-06-06T06:03:08.4543132Z test registryhost::tests::apply_feed_gates_and_merges_under_the_lease ... ok
2026-06-06T06:03:08.5248837Z test notif::tests::shell_notif_templates_render_for_attached_instances_only ... ok
2026-06-06T06:03:08.6944538Z test notif::tests::suppression_window_holds_cross_endpoint ... ok
2026-06-06T06:03:08.7073670Z test relcache::tests::stage_round_trips_and_restage_replaces ... ok
2026-06-06T06:03:08.7144423Z test relcache::tests::torn_or_corrupt_stage_offers_nothing ... ok
2026-06-06T06:03:08.7229393Z test release::tests::artifact_digest_mismatch_is_rejected ... ok
2026-06-06T06:03:08.7319979Z test release::tests::builtin_keys_merge_and_revoke_under_file_overlay ... ok
2026-06-06T06:03:08.7407055Z test release::tests::channel_mismatch_is_rejected ... ok
2026-06-06T06:03:08.7494384Z test release::tests::expired_metadata_is_rejected ... ok
2026-06-06T06:03:08.7495549Z test release::tests::hex_roundtrips ... ok
2026-06-06T06:03:08.7748779Z test release::tests::non_monotonic_version_is_rollback ... ok
2026-06-06T06:03:08.7817207Z test release::tests::production_policy_loads_fail_closed ... ok
2026-06-06T06:03:08.7821522Z test release::tests::revoked_key_is_rejected ... ok
2026-06-06T06:03:08.7823034Z test release::tests::shipped_builtin_table_is_well_formed ... ok
2026-06-06T06:03:08.7909114Z test release::tests::tampered_metadata_fails_signature ... ok
2026-06-06T06:03:08.7943056Z test psyrelay::tests::empty_and_oversize_bodies_drop_typed ... ok
2026-06-06T06:03:08.7998669Z test release::tests::untrusted_key_is_unknown ... ok
2026-06-06T06:03:08.8028442Z test release::tests::valid_release_verifies_and_artifact_matches ... ok
2026-06-06T06:03:08.8115600Z test resting::tests::apply_event_echo_failure_is_loud_but_state_persists ... ok
2026-06-06T06:03:08.8184299Z test resting::tests::apply_event_auto_suspends_under_the_resolved_chain ... ok
2026-06-06T06:03:08.8185427Z test resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in ... ok
2026-06-06T06:03:08.8194376Z test resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake ... ok
2026-06-06T06:03:08.8278466Z test resting::tests::deferred_held_keys_on_the_durable_rest_record ... ok
2026-06-06T06:03:08.8291993Z test resting::tests::freshness_pull_marker_is_taken_exactly_once ... ok
2026-06-06T06:03:08.8292963Z test resting::tests::knob_chain_resolves_global_node_endpoint ... ok
2026-06-06T06:03:08.9612587Z test psyrelay::tests::notify_reaches_own_user_only ... ok
2026-06-06T06:03:08.9727409Z test resting::tests::rest_record_round_trips_with_anchor_discipline ... ok
2026-06-06T06:03:08.9728340Z test resting::tests::transition_table_matches_the_context_model ... ok
2026-06-06T06:03:09.0578418Z test psyrelay::tests::notify_without_live_endpoint_is_pending ... ok
2026-06-06T06:03:09.1526289Z test psyrelay::tests::null_stdout_driver_fails_the_guard ... ok
2026-06-06T06:03:09.2417320Z test psyrelay::tests::prose_only_relays_nothing ... ok
2026-06-06T06:03:09.2422050Z test shellchan::tests::frames_compose_and_stamp_roundtrips ... ok
2026-06-06T06:03:09.2423408Z test shellchan::tests::sensory_text_file_frames_shape ... ok
2026-06-06T06:03:09.2426479Z test shellchan::tests::vocab_check_bounds_ops_and_args ... ok
2026-06-06T06:03:09.2601314Z test shelldisc::tests::discover_across_joins_other_node_subnet_adapters ... ok
2026-06-06T06:03:09.3127112Z test shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable ... ok
2026-06-06T06:03:09.3274993Z test shelldisc::tests::shell_context_renders_sections_and_empties_to_none ... ok
2026-06-06T06:03:09.4152286Z test psyrelay::tests::reply_relays_to_inbound_sender ... ok
2026-06-06T06:03:09.5320146Z test psyrelay::tests::reply_without_target_is_dropped ... ok
2026-06-06T06:03:09.7339094Z test psyrelay::tests::spoofed_routing_is_stripped_and_restamped ... ok
2026-06-06T06:03:09.7449932Z test shellhost::tests::launch_fails_closed_on_bad_templates ... ok
2026-06-06T06:03:09.7607184Z test registryhost::tests::advertise_local_scans_and_respects_visibility ... ok
2026-06-06T06:03:09.7609531Z test shellhost::tests::link_key_and_frame_mac_roundtrip ... ok
2026-06-06T06:03:09.7610631Z test shellwake::tests::backoff_curve_doubles_to_the_cap ... ok
2026-06-06T06:03:09.7740420Z test shellhost::tests::launch_parks_token_and_bind_by_token_onlines ... ok
2026-06-06T06:03:09.7797005Z test registryhost::tests::advertise_local_stamps_the_node_label ... ok
2026-06-06T06:03:09.7826125Z test shellwake::tests::resolve_wake_refuses_without_a_reachable_owner ... ok
2026-06-06T06:03:09.7856205Z test shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches ... ok
2026-06-06T06:03:09.8092899Z test registryhost::tests::advertisement_carries_both_authored_blurb ... ok
2026-06-06T06:03:09.8377599Z test registryhost::tests::advertisement_carries_the_presence_datum ... ok
2026-06-06T06:03:09.8378743Z test sync::tests::gate_decision_table ... ok
2026-06-06T06:03:09.8402818Z test shellwake::tests::watcher_opcode_exit_fires_resolution_once ... ok
2026-06-06T06:03:09.8407754Z test transport::tests::local_socket_handshake_and_frame_round_trip ... ok
2026-06-06T06:03:09.8411332Z test transport::tests::local_socket_rejects_wrong_role ... ok
2026-06-06T06:03:09.8412647Z test update::tests::apply_refuses_non_brain_only_plan ... ok
2026-06-06T06:03:09.8413881Z test update::tests::classify_brain_only_when_broker_hosts_new_brain ... ok
2026-06-06T06:03:09.8414717Z test update::tests::classify_broker_breaking_on_resource_abi_change ... ok
2026-06-06T06:03:09.8415816Z test update::tests::classify_broker_compatible_when_brain_below_floor ... ok
2026-06-06T06:03:09.8587218Z test update::tests::plan_verified_produces_no_plan_for_a_rejected_release ... ok
2026-06-06T06:03:09.8674048Z test update::tests::plan_verified_yields_a_plan_for_a_valid_release ... ok
2026-06-06T06:03:09.8742948Z test registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped ... ok
2026-06-06T06:03:09.8744213Z test xfer::tests::resolve_under_confines_to_root ... ok
2026-06-06T06:03:09.8873611Z test xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely ... ok
2026-06-06T06:03:10.0265303Z test shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot ... ok
2026-06-06T06:03:10.0285465Z test shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline ... ok
2026-06-06T06:03:10.0295251Z test shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases ... ok
2026-06-06T06:03:10.0588110Z test relay::tests::respawn_loses_no_spooled_message ... ok
2026-06-06T06:03:10.1757962Z test relay::tests::run_honors_stop ... ok
2026-06-06T06:03:10.2174043Z test resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only ... ok
2026-06-06T06:03:10.2919110Z test resting::tests::rest_edges_cascade_shells_with_divergence ... ok
2026-06-06T06:03:10.2992205Z test seedmap::tests::put_refreshes_existing ... ok
2026-06-06T06:03:10.3056818Z test seedmap::tests::put_then_take_consumes_once ... ok
2026-06-06T06:03:10.3118972Z test seedmap::tests::take_absent_is_none ... ok
2026-06-06T06:03:10.3903394Z test shellwake::tests::reconcile_flips_watchers_with_instance_state ... ok
2026-06-06T06:03:10.4248003Z test shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch ... ok
2026-06-06T06:03:11.0555266Z test shellwake::tests::watcher_crash_exits_respawn_then_give_up ... ok
2026-06-06T06:03:11.2212501Z test sync::tests::select_refs_scopes_two_tiers ... ok
2026-06-06T06:03:11.2212763Z 
2026-06-06T06:03:11.2212983Z test result: ok. 178 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.19s
2026-06-06T06:03:11.2213442Z 
2026-06-06T06:03:11.2257193Z      Running tests\access.rs (target\debug\deps\access-967073089cffe6d7.exe)
2026-06-06T06:03:11.8812477Z 
2026-06-06T06:03:11.8812752Z running 1 test
2026-06-06T06:03:12.2104823Z test whitelist_refuses_exempts_replies_and_admits_listed ... ok
2026-06-06T06:03:12.2105028Z 
2026-06-06T06:03:12.2105189Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
2026-06-06T06:03:12.2105548Z 
2026-06-06T06:03:12.2201944Z      Running tests\attach.rs (target\debug\deps\attach-f9925dd3e1c21df3.exe)
2026-06-06T06:03:12.2598267Z 
2026-06-06T06:03:12.2598484Z running 3 tests
2026-06-06T06:03:12.4720095Z test remote_attach_drives_a_real_pty_cross_daemon ... ok
2026-06-06T06:03:12.4727759Z test attach_registers_remote_drive_detection ... ok
2026-06-06T06:03:12.4758334Z test attach_survives_target_brain_restart_exactly_once ... ok
2026-06-06T06:03:12.4758526Z 
2026-06-06T06:03:12.4758677Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
2026-06-06T06:03:12.4758895Z 
2026-06-06T06:03:12.4913734Z      Running tests\brain_swap.rs (target\debug\deps\brain_swap-012ad6d18888d1c2.exe)
2026-06-06T06:03:12.5239755Z 
2026-06-06T06:03:12.5239904Z running 1 test
2026-06-06T06:03:12.5509450Z test brain_only_update_swaps_logic_with_zero_endpoint_interruption ... ok
2026-06-06T06:03:12.5509802Z 
2026-06-06T06:03:12.5510047Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-06T06:03:12.5510412Z 
2026-06-06T06:03:12.5522888Z      Running tests\broker.rs (target\debug\deps\broker-6e76493107303a2b.exe)
2026-06-06T06:03:12.5804502Z 
2026-06-06T06:03:12.5804591Z running 1 test
2026-06-06T06:03:12.6071638Z test broker_hosts_pty_child_streams_output_and_accepts_input ... ok
2026-06-06T06:03:12.6071827Z 
2026-06-06T06:03:12.6071981Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-06T06:03:12.6072186Z 
2026-06-06T06:03:12.6084279Z      Running tests\budget.rs (target\debug\deps\budget-5f11feaedc9b59c3.exe)
2026-06-06T06:03:12.6347470Z 
2026-06-06T06:03:12.6347564Z running 1 test
2026-06-06T06:03:12.6349213Z test measure_dormant_seat_budget ... ok
2026-06-06T06:03:12.6349350Z 
2026-06-06T06:03:12.6349514Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:03:12.6349938Z 
2026-06-06T06:03:12.6359676Z      Running tests\daemon_e2e.rs (target\debug\deps\daemon_e2e-e9feb35e8b045b06.exe)
2026-06-06T06:03:12.6675472Z 
2026-06-06T06:03:12.6675564Z running 1 test
2026-06-06T06:03:14.6962856Z test daemon_hosts_lifecycle_and_survives_brain_restart ... ok
2026-06-06T06:03:14.6963047Z 
2026-06-06T06:03:14.6963201Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.03s
2026-06-06T06:03:14.6963416Z 
2026-06-06T06:03:14.6979177Z      Running tests\digest.rs (target\debug\deps\digest-3ed4ac59cdafa103.exe)
2026-06-06T06:03:15.0108768Z 
2026-06-06T06:03:15.0109112Z running 1 test
2026-06-06T06:03:15.1529985Z test digest_daemon_half_end_to_end ... ok
2026-06-06T06:03:15.1530137Z 
2026-06-06T06:03:15.1530294Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
2026-06-06T06:03:15.1530504Z 
2026-06-06T06:03:15.1549249Z      Running tests\dispatch.rs (target\debug\deps\dispatch-75c301bb571cc1cf.exe)
2026-06-06T06:03:15.7869705Z 
2026-06-06T06:03:15.7869968Z running 9 tests
2026-06-06T06:03:15.9542830Z test dispatcher_serves_a_remote_drive_attach_undriven ... ok
2026-06-06T06:03:16.1064472Z test dispatcher_survives_an_unknown_stream ... ok
2026-06-06T06:03:16.3154109Z test dispatcher_serves_a_cross_node_shell_link ... ok
2026-06-06T06:03:17.3305832Z test dispatcher_serves_a_sync_pull_undriven ... ok
2026-06-06T06:03:17.5562765Z test dispatcher_surfaces_a_remote_won_notif_at_the_winning_node ... ok
2026-06-06T06:03:17.6680803Z test dispatcher_applies_a_notif_feed_undriven ... ok
2026-06-06T06:03:17.8056309Z test dispatcher_serves_an_update_pull_undriven ... ok
2026-06-06T06:03:17.9354469Z test dispatcher_serves_a_file_fetch_undriven ... ok
2026-06-06T06:03:18.1254018Z test dispatcher_funnels_wan_messages_undriven ... ok
2026-06-06T06:03:18.1254189Z 
2026-06-06T06:03:18.1254346Z test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.34s
2026-06-06T06:03:18.1254570Z 
2026-06-06T06:03:18.1736218Z      Running tests\handoff.rs (target\debug\deps\handoff-8dbffa8a8844225b.exe)
2026-06-06T06:03:18.7030939Z 
2026-06-06T06:03:18.7031186Z running 1 test
2026-06-06T06:03:18.9075423Z test brain_restart_survives_gaplessly_with_fresh_gen_start ... ok
2026-06-06T06:03:18.9075620Z 
2026-06-06T06:03:18.9075797Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
2026-06-06T06:03:18.9076010Z 
2026-06-06T06:03:18.9090683Z      Running tests\idempotent.rs (target\debug\deps\idempotent-14172257adae8ae1.exe)
2026-06-06T06:03:18.9427555Z 
2026-06-06T06:03:18.9427699Z running 1 test
2026-06-06T06:03:19.0642905Z test pty_writes_are_exactly_once_across_brain_crashes ... ok
2026-06-06T06:03:19.0643098Z 
2026-06-06T06:03:19.0643256Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
2026-06-06T06:03:19.0643458Z 
2026-06-06T06:03:19.0708894Z      Running tests\netbroker.rs (target\debug\deps\netbroker-588bc97642f53cb7.exe)
2026-06-06T06:03:19.1109818Z 
2026-06-06T06:03:19.1109918Z running 5 tests
2026-06-06T06:03:19.1137213Z test netless_broker_probes_gracefully ... ok
2026-06-06T06:03:19.1582913Z test broker_owns_endpoint_and_reports_status ... ok
2026-06-06T06:03:19.1587133Z test unknown_net_frame_is_reported_not_fatal ... ok
2026-06-06T06:03:19.2034694Z test brain_dials_second_broker_over_loopback ... ok
2026-06-06T06:03:19.2038532Z test replayed_dial_op_is_deduped_across_brain_restart ... ok
2026-06-06T06:03:19.2038785Z 
2026-06-06T06:03:19.2039005Z test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
2026-06-06T06:03:19.2039346Z 
2026-06-06T06:03:19.2148873Z      Running tests\netstream.rs (target\debug\deps\netstream-4d9fcf67b9913aa2.exe)
2026-06-06T06:03:19.8582173Z 
2026-06-06T06:03:19.8582379Z running 2 tests
2026-06-06T06:03:20.2389540Z test sender_brain_restart_redrive_is_exactly_once ... ok
2026-06-06T06:03:20.3769178Z test receiver_brain_restart_is_gapless_and_exactly_once ... ok
2026-06-06T06:03:20.3769367Z 
2026-06-06T06:03:20.3769520Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
2026-06-06T06:03:20.3769719Z 
2026-06-06T06:03:20.3916054Z      Running tests\notifsync.rs (target\debug\deps\notifsync-fcc92b9fc2597753.exe)
2026-06-06T06:03:21.0356175Z 
2026-06-06T06:03:21.0356440Z running 1 test
2026-06-06T06:03:21.2955853Z test notif_spools_converge_over_the_wire_and_dismiss_replicates ... ok
2026-06-06T06:03:21.2956068Z 
2026-06-06T06:03:21.2956225Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
2026-06-06T06:03:21.2956780Z 
2026-06-06T06:03:21.3052445Z      Running tests\peerloop.rs (target\debug\deps\peerloop-8f4fe4e25d9d1926.exe)
2026-06-06T06:03:21.3445372Z 
2026-06-06T06:03:21.3445549Z running 1 test
2026-06-06T06:03:22.5707509Z test pump_and_dispatch_self_drive_the_subnet ... ok
2026-06-06T06:03:22.5707705Z 
2026-06-06T06:03:22.5707862Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.23s
2026-06-06T06:03:22.5708292Z 
2026-06-06T06:03:22.5802983Z      Running tests\presence.rs (target\debug\deps\presence-03914a59ee44eee6.exe)
2026-06-06T06:03:22.6170385Z 
2026-06-06T06:03:22.6170597Z running 2 tests
2026-06-06T06:03:22.8533902Z test presence_history_replays_from_zero_for_a_late_subscriber ... ok
2026-06-06T06:03:25.8046007Z test presence_survives_brain_restart_with_cursor_resume ... ok
2026-06-06T06:03:25.8046196Z 
2026-06-06T06:03:25.8046346Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.19s
2026-06-06T06:03:25.8046649Z 
2026-06-06T06:03:25.8092980Z      Running tests\propagate.rs (target\debug\deps\propagate-1888a7f8f68ffcbb.exe)
2026-06-06T06:03:26.4626306Z 
2026-06-06T06:03:26.4626570Z running 4 tests
2026-06-06T06:03:26.6410460Z test untrusted_origin_gets_no_offer ... ok
2026-06-06T06:03:26.6448281Z test rollback_offer_is_rejected_before_any_fetch ... ok
2026-06-06T06:03:26.6590043Z test tampered_relay_artifact_is_rejected_and_never_staged ... ok
2026-06-06T06:03:26.8860205Z test chain_self_heal_propagates_with_gate_at_every_hop ... ok
2026-06-06T06:03:26.8860404Z 
2026-06-06T06:03:26.8860553Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
2026-06-06T06:03:26.8860775Z 
2026-06-06T06:03:26.9026485Z      Running tests\replicate.rs (target\debug\deps\replicate-93c6fe48f2ea78fe.exe)
2026-06-06T06:03:27.5525592Z 
2026-06-06T06:03:27.5525858Z running 1 test
2026-06-06T06:03:28.3685734Z test registries_converge_over_the_wire_and_the_lease_holds ... ok
2026-06-06T06:03:28.3686148Z 
2026-06-06T06:03:28.3686385Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.82s
2026-06-06T06:03:28.3686943Z 
2026-06-06T06:03:28.3793430Z      Running tests\shellchan.rs (target\debug\deps\shellchan-2877bc060aae95e3.exe)
2026-06-06T06:03:28.4147455Z 
2026-06-06T06:03:28.4147637Z running 2 tests
2026-06-06T06:03:28.6680816Z test stdin_receipt_delivers_spooled_frames_exactly_once ... ok
2026-06-06T06:03:28.8093747Z test hung_shell_stalls_no_other_owner ... ok
2026-06-06T06:03:28.8093912Z 
2026-06-06T06:03:28.8094062Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
2026-06-06T06:03:28.8094283Z 
2026-06-06T06:03:28.8200029Z      Running tests\sync.rs (target\debug\deps\sync-bf102082d3a2b645.exe)
2026-06-06T06:03:28.8563346Z 
2026-06-06T06:03:28.8563562Z running 3 tests
2026-06-06T06:03:30.2548959Z test torn_pull_recovers_by_repulling ... ok
2026-06-06T06:03:32.2676441Z test two_tier_sync_lands_and_gate_refuses_server_side ... ok
2026-06-06T06:03:32.8087238Z test concurrent_writes_reconcile_on_elected_node_and_converge ... ok
2026-06-06T06:03:32.8087449Z 
2026-06-06T06:03:32.8087604Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.95s
2026-06-06T06:03:32.8088183Z 
2026-06-06T06:03:32.8305359Z      Running tests\twohost.rs (target\debug\deps\twohost-b30f18ed397e86ae.exe)
2026-06-06T06:03:32.8640725Z 
2026-06-06T06:03:32.8640961Z running 2 tests
2026-06-06T06:03:32.8642779Z test two_host_ladder_role_a ... ok
2026-06-06T06:03:32.8642976Z test two_host_ladder_role_b ... ok
2026-06-06T06:03:32.8643093Z 
2026-06-06T06:03:32.8643253Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:03:32.8643462Z 
2026-06-06T06:03:32.8660609Z      Running tests\wanmsg.rs (target\debug\deps\wanmsg-4b85805b23705e63.exe)
2026-06-06T06:03:32.9037651Z 
2026-06-06T06:03:32.9037885Z running 2 tests
2026-06-06T06:03:33.6412479Z test wan_message_lands_exactly_once_under_transport_origin ... ok
2026-06-06T06:03:33.6718361Z test receiver_restart_replays_feed_without_double_delivery ... ok
2026-06-06T06:03:33.6718560Z 
2026-06-06T06:03:33.6718717Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s
2026-06-06T06:03:33.6718945Z 
2026-06-06T06:03:33.6784136Z      Running tests\xfer.rs (target\debug\deps\xfer-53b3d56336ef1f00.exe)
2026-06-06T06:03:33.7168299Z 
2026-06-06T06:03:33.7168546Z running 2 tests
2026-06-06T06:03:33.9051527Z test push_survives_target_brain_restart_exactly_once ... ok
2026-06-06T06:03:34.0368600Z test fetch_lands_byte_identical_with_progress_both_ends ... ok
2026-06-06T06:03:34.0368879Z 
2026-06-06T06:03:34.0369029Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
2026-06-06T06:03:34.0369664Z 
2026-06-06T06:03:34.0465488Z      Running unittests src\lib.rs (target\debug\deps\spt_live-fe61eb9d2872d25a.exe)
2026-06-06T06:03:34.0751487Z 
2026-06-06T06:03:34.0751687Z running 49 tests
2026-06-06T06:03:34.0754090Z test context::tests::direct_always_writes ... ok
2026-06-06T06:03:34.0755044Z test context::tests::llm_past_window_writes ... ok
2026-06-06T06:03:34.0756102Z test context::tests::llm_within_window_suppressed ... ok
2026-06-06T06:03:34.0757394Z test echo::tests::provenance_is_stamped ... ok
2026-06-06T06:03:34.0757634Z test context::tests::llm_over_llm_writes ... ok
2026-06-06T06:03:34.0758340Z test history::tests::missing_fetcher_field_errors ... ok
2026-06-06T06:03:34.0965348Z test context::tests::identified_write_stamps_advancing_vector ... ok
2026-06-06T06:03:34.0966513Z test outbound::tests::empty_body_parses_to_empty_intent ... ok
2026-06-06T06:03:34.0967690Z test outbound::tests::malformed_and_chunk_lines_are_skipped ... ok
2026-06-06T06:03:34.0968995Z test outbound::tests::non_authorable_types_are_ignored ... ok
2026-06-06T06:03:34.0970399Z test outbound::tests::parses_reply_and_notify_in_order ... ok
2026-06-06T06:03:34.0971019Z test outbound::tests::prose_only_yields_nothing ... ok
2026-06-06T06:03:34.0972306Z test outbound::tests::spoofed_routing_attrs_are_unrepresentable ... ok
2026-06-06T06:03:34.0973731Z test psyche::tests::prompt_includes_time_and_event ... ok
2026-06-06T06:03:34.0975008Z test psyche::tests::prompt_without_event ... ok
2026-06-06T06:03:34.1020171Z test context::tests::pre_identity_write_stamps_v1_shape ... ok
2026-06-06T06:03:34.1024741Z test history::tests::native_missing_log_is_empty ... ok
2026-06-06T06:03:34.1082241Z test history::tests::native_reads_logged_records ... ok
2026-06-06T06:03:34.1083794Z test history::tests::fetcher_yields_records ... ok
2026-06-06T06:03:34.1137192Z test echo::tests::echo_nonzero_errors ... ok
2026-06-06T06:03:34.1201616Z test echo::tests::echo_consumes_history_and_writes_commune ... ok
2026-06-06T06:03:34.1223792Z test echo::tests::echo_child_is_recursion_guarded ... ok
2026-06-06T06:03:34.1261404Z test history::tests::locate_normalize_reads_and_normalizes ... ok
2026-06-06T06:03:34.3860228Z test history::tests::fetcher_timeout_errors ... ok
2026-06-06T06:03:34.6935116Z test ingest::tests::both_drops_ingested ... ok
2026-06-06T06:03:34.6997556Z test context::tests::write_context_suppresses_stale_llm ... ok
2026-06-06T06:03:35.1214189Z test ingest::tests::commune_drop_is_ingested_and_deleted ... ok
2026-06-06T06:03:35.1221796Z test ingest::tests::no_drops_is_empty ... ok
2026-06-06T06:03:35.1222936Z test signoff::tests::echo_precedes_signoff_compose ... ok
2026-06-06T06:03:35.1223684Z test signoff::tests::missing_session_skips_echo ... ok
2026-06-06T06:03:35.1224774Z test signoff::tests::recovered_self_is_not_signed_off ... ok
2026-06-06T06:03:35.1234007Z test signoff::tests::stale_signoff_swept ... ok
2026-06-06T06:03:35.1516198Z test turn::tests::empty_stdout_is_an_error ... ok
2026-06-06T06:03:35.1773471Z test turn::tests::turn_captures_stdout ... ok
2026-06-06T06:03:35.4030177Z test ingest::tests::stale_commune_suppressed_but_deleted ... ok
2026-06-06T06:03:36.1956394Z test ingest::tests::two_slice_drop_routes_per_tier ... ok
2026-06-06T06:03:36.2300218Z test psyche::tests::spawn_binds_nested_perch_and_sets_guard ... ok
2026-06-06T06:03:36.2317818Z test pulse::tests::echo_gate_fires_exactly_once ... ok
2026-06-06T06:03:36.6184744Z test pulse::tests::tick_ingests_drops ... ok
2026-06-06T06:03:36.6200839Z test pulse::tests::tick_reports_idle ... ok
2026-06-06T06:03:37.0696679Z test reconcile::tests::failed_turn_preserves_everything ... ok
2026-06-06T06:03:37.3434747Z test reconcile::tests::no_conflict_is_a_noop ... ok
2026-06-06T06:03:38.0008136Z test reconcile::tests::reconcile_merges_and_clears ... ok
2026-06-06T06:03:38.4511026Z test reconcile::tests::suppressed_write_preserves_artifacts ... ok
2026-06-06T06:03:38.4793224Z test resume::tests::continue_existing_resumes_session ... ok
2026-06-06T06:03:39.5721323Z test resume::tests::download_composes_two_tiers ... ok
2026-06-06T06:03:39.6012315Z test resume::tests::fresh_with_preload_launches_preloaded ... ok
2026-06-06T06:03:39.6018037Z test resume::tests::missing_key_errors_before_spawn ... ok
2026-06-06T06:03:40.4571223Z test signoff::tests::boundary_writes_resume_commune ... ok
2026-06-06T06:03:40.4571409Z 
2026-06-06T06:03:40.4571593Z test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.38s
2026-06-06T06:03:40.4571800Z 
2026-06-06T06:03:40.4585073Z      Running unittests src\lib.rs (target\debug\deps\spt_msg-6ff6850022151b38.exe)
2026-06-06T06:03:40.6680159Z 
2026-06-06T06:03:40.6680402Z running 22 tests
2026-06-06T06:03:40.6687598Z test deliver::tests::deferred_send_validates ... ok
2026-06-06T06:03:40.6688836Z test ring::tests::ring_no_perch ... ok
2026-06-06T06:03:40.7732156Z test listener::tests::bind_registers_and_round_trips ... ok
2026-06-06T06:03:40.7732613Z test wire::tests::format_empty_from_is_anonymous ... ok
2026-06-06T06:03:40.7733691Z test wire::tests::format_with_from_prepends_reply_to ... ok
2026-06-06T06:03:40.7739080Z test wire::tests::frame_round_trips_over_loopback ... ok
2026-06-06T06:03:40.7743343Z test wire::tests::oversized_length_prefix_rejected ... ok
2026-06-06T06:03:40.7858824Z test deliver::tests::deferred_send_skips_stream_drain_survives_for_hook ... ok
2026-06-06T06:03:40.8345678Z test deliver::tests::offline_existing_perch_spools ... ok
2026-06-06T06:03:40.8587168Z test listener::tests::blocking_accepts_within_window ... ok
2026-06-06T06:03:40.8820786Z test listener::tests::drop_unregisters_address ... ok
2026-06-06T06:03:40.9262945Z test deliver::tests::send_outcome_mapping ... ok
2026-06-06T06:03:40.9435169Z test ready::tests::recv_gets_live_tcp_message ... ok
2026-06-06T06:03:40.9562968Z test ready::tests::backlog_drains_on_start ... ok
2026-06-06T06:03:40.9737353Z test deliver::tests::online_delivers_via_tcp_without_spooling ... ok
2026-06-06T06:03:41.0074048Z test ring::tests::ring_gets_reply_and_cleans_up ... ok
2026-06-06T06:03:41.0205943Z test ready::tests::soft_cleanup_preserves_spool_and_info ... ok
2026-06-06T06:03:41.1320986Z test ring::tests::ring_offline_target_queues_and_cleans_up ... ok
2026-06-06T06:03:41.1515235Z test ready::tests::start_registers_resolvable_perch ... ok
2026-06-06T06:03:41.1727961Z test listener::tests::blocking_times_out_when_idle ... ok
2026-06-06T06:03:41.1813546Z test ring::tests::ring_timeout_cleans_up ... ok
2026-06-06T06:03:42.8157350Z test deliver::tests::recycled_pid_address_does_not_misdeliver ... ok
2026-06-06T06:03:42.8157551Z 
2026-06-06T06:03:42.8157711Z test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.15s
2026-06-06T06:03:42.8157914Z 
2026-06-06T06:03:42.8174132Z      Running tests\killer_quickstart.rs (target\debug\deps\killer_quickstart-98aa729ce130ba3e.exe)
2026-06-06T06:03:42.8517732Z 
2026-06-06T06:03:42.8517826Z running 2 tests
2026-06-06T06:03:43.1339290Z test offline_then_online_delivers_backlog ... ok
2026-06-06T06:03:43.2275761Z test two_agents_exchange_message_tcp_and_spool ... ok
2026-06-06T06:03:43.2275975Z 
2026-06-06T06:03:43.2276162Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
2026-06-06T06:03:43.2276405Z 
2026-06-06T06:03:43.2292064Z      Running unittests src\lib.rs (target\debug\deps\spt_net-dee3431435a0e440.exe)
2026-06-06T06:03:43.8635377Z 
2026-06-06T06:03:43.8635630Z running 100 tests
2026-06-06T06:03:43.8638735Z test net::endpoint::tests::mdns_discovery_connects_by_id ... ignored, needs LAN multicast; run with --ignored or on the D9 two-host rig
2026-06-06T06:03:43.8642333Z test net::attach::tests::record_split_across_chunks_reassembles ... ok
2026-06-06T06:03:43.8642820Z test net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps ... ok
2026-06-06T06:03:43.8643500Z test net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged ... ok
2026-06-06T06:03:43.8644052Z test net::notif::tests::record_split_across_chunks_reassembles ... ok
2026-06-06T06:03:43.8644465Z test net::notif::tests::forged_origin_field_is_inert ... ok
2026-06-06T06:03:43.8644825Z test net::attach::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-06T06:03:43.8645251Z test net::pairing::ratelimit::tests::backoff_is_per_subnet ... ok
2026-06-06T06:03:43.8645745Z test net::notif::tests::record_round_trips_and_unknown_kind_is_skipped ... ok
2026-06-06T06:03:43.8647083Z test net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets ... ok
2026-06-06T06:03:43.8647664Z test net::pairing::meet::tests::key_seed_is_not_the_token ... ok
2026-06-06T06:03:43.8648180Z test net::pairing::ratelimit::tests::failures_impose_exponential_backoff ... ok
2026-06-06T06:03:43.8648723Z test net::pairing::ratelimit::tests::one_active_ceremony_per_subnet ... ok
2026-06-06T06:03:43.8649272Z test net::pairing::ratelimit::tests::success_clears_accumulated_backoff ... ok
2026-06-06T06:03:43.8651301Z test net::pairing::rendezvous::tests::distinct_same_length_names_diverge ... ok
2026-06-06T06:03:43.8652226Z test net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision ... ok
2026-06-06T06:03:43.8652857Z test net::pairing::rendezvous::tests::token_is_deterministic ... ok
2026-06-06T06:03:43.8653414Z test net::pairing::rendezvous::tests::token_varies_with_name_and_step ... ok
2026-06-06T06:03:43.8653942Z test net::pairing::rendezvous::tests::window_is_three_adjacent_tokens ... ok
2026-06-06T06:03:43.8654397Z test net::pairing::meet::tests::derived_identity_is_deterministic_and_input_bound ... ok
2026-06-06T06:03:43.8655424Z test net::pairing::totp::tests::code_at_is_six_zero_padded_digits ... ok
2026-06-06T06:03:43.8655913Z test net::pairing::totp::tests::debug_redacts_seed ... ok
2026-06-06T06:03:43.8656295Z test net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors ... ok
2026-06-06T06:03:43.8656844Z test net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded ... ok
2026-06-06T06:03:43.8657298Z test net::pairing::totp::tests::time_step_is_floor_unix_over_period ... ok
2026-06-06T06:03:43.8657706Z test net::pairing::totp::tests::generated_seeds_are_distinct ... ok
2026-06-06T06:03:43.8660354Z test net::pairing::totp::tests::seed_round_trips_through_base32 ... ok
2026-06-06T06:03:43.8660815Z test net::pairing::totp::tests::window_accepts_plus_minus_one_only ... ok
2026-06-06T06:03:43.8661528Z test net::pairing::meet::tests::skewed_window_contains_the_listener_id ... ok
2026-06-06T06:03:43.8665536Z test net::pairing::transcript::tests::diverged_shared_secret_fails_verification ... ok
2026-06-06T06:03:43.8667442Z test net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision ... ok
2026-06-06T06:03:43.8667976Z test net::pairing::transcript::tests::each_bound_field_changes_the_tag ... ok
2026-06-06T06:03:43.8668409Z test net::pairing::transcript::tests::message_order_is_bound ... ok
2026-06-06T06:03:43.8669123Z test net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ ... ok
2026-06-06T06:03:43.8670186Z test net::pairing::transcript::tests::pake_identity_binds_role_and_context ... ok
2026-06-06T06:03:43.8670754Z test net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage ... ok
2026-06-06T06:03:43.9011237Z test net::pairing::spake::tests::reflected_role_is_rejected_by_pake ... ok
2026-06-06T06:03:43.9121417Z test net::endpoint::tests::endpoint_id_binds_to_identity ... ok
2026-06-06T06:03:43.9344387Z test net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key ... ok
2026-06-06T06:03:43.9346212Z test net::pairing::spake::tests::wrong_subnet_fails ... ok
2026-06-06T06:03:43.9346772Z test net::pairing::spake::tests::stale_epoch_fails ... ok
2026-06-06T06:03:43.9349285Z test net::pairing::spake::tests::stale_step_fails ... ok
2026-06-06T06:03:43.9349742Z test net::pairing::spake::tests::substituted_pubkey_fails ... ok
2026-06-06T06:03:43.9351599Z test net::registry::tests::equal_epoch_replay_is_stale_noop ... ok
2026-06-06T06:03:43.9354659Z test net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin ... ok
2026-06-06T06:03:43.9355232Z test net::registry::tests::join_collides_even_with_offline_holder ... ok
2026-06-06T06:03:43.9355836Z test net::registry::tests::exclusion_prunes_cross_subnet_ambiguity ... ok
2026-06-06T06:03:43.9356387Z test net::registry::tests::advertise_if_visible_gates_before_join ... ok
2026-06-06T06:03:43.9357357Z test net::registry::tests::distinct_nodes_are_separate_instances ... ok
2026-06-06T06:03:43.9357993Z test net::registry::tests::join_fresh_id_is_inserted ... ok
2026-06-06T06:03:43.9358559Z test net::registry::tests::join_colliding_id_on_other_node_refuses_untouched ... ok
2026-06-06T06:03:43.9359156Z test net::registry::tests::newer_epoch_supersedes_same_node ... ok
2026-06-06T06:03:43.9362044Z test net::registry::tests::join_same_name_in_different_subnet_is_legal ... ok
2026-06-06T06:03:43.9362634Z test net::registry::tests::node_qualifier_accepts_label_and_prefix_refuses_shared ... ok
2026-06-06T06:03:43.9363687Z test net::registry::tests::node_label_rides_the_lease_and_serde ... ok
2026-06-06T06:03:43.9365555Z test net::registry::tests::join_same_node_falls_through_to_lease ... ok
2026-06-06T06:03:43.9366062Z test net::pairing::spake::tests::tampered_tag_fails ... ok
2026-06-06T06:03:43.9366892Z test net::registry::tests::presence_datum_rides_the_lease_and_serde ... ok
2026-06-06T06:03:43.9367371Z test net::registry::tests::registry_serde_roundtrips ... ok
2026-06-06T06:03:43.9369056Z test net::registry::tests::rename_collision_refuses_whole_ripple ... ok
2026-06-06T06:03:43.9370549Z test net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake ... ok
2026-06-06T06:03:43.9371088Z test net::registry::tests::rename_ripples_rows_across_advertised_subnets ... ok
2026-06-06T06:03:43.9371601Z test net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses ... ok
2026-06-06T06:03:43.9372116Z test net::registry::tests::resolve_across_subnet_qualified_routes_there ... ok
2026-06-06T06:03:43.9372665Z test net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found ... ok
2026-06-06T06:03:43.9373183Z test net::registry::tests::resolve_multiple_live_nodes_refuses ... ok
2026-06-06T06:03:43.9373617Z test net::registry::tests::resolve_across_unique_id_resolves ... ok
2026-06-06T06:03:43.9374461Z test net::registry::tests::resolve_prefers_local_instance ... ok
2026-06-06T06:03:43.9374949Z test net::registry::tests::resolve_sole_live_remote_and_skips_offline ... ok
2026-06-06T06:03:43.9375416Z test net::registry::tests::stale_active_cannot_clobber_newer_offline ... ok
2026-06-06T06:03:43.9375868Z test net::registry::tests::suspended_is_addressable_and_roundtrips ... ok
2026-06-06T06:03:43.9376446Z test net::replicate::tests::apply_routes_by_subnet_and_drops_non_member ... ok
2026-06-06T06:03:43.9377068Z test net::replicate::tests::stale_wire_update_cannot_clobber_newer_state ... ok
2026-06-06T06:03:43.9377579Z test net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines ... ok
2026-06-06T06:03:43.9378038Z test net::registry::tests::resource_blurb_rides_the_lease_and_serde ... ok
2026-06-06T06:03:43.9378529Z test net::replicate::tests::update_round_trips_and_tolerates_unknown_field ... ok
2026-06-06T06:03:43.9379082Z test net::registry::tests::resource_projection_filters_hidden_and_offline ... ok
2026-06-06T06:03:43.9379496Z test net::sync::tests::forged_origin_field_is_inert ... ok
2026-06-06T06:03:43.9379882Z test net::shelllink::tests::records_round_trip_and_degrade ... ok
2026-06-06T06:03:43.9380311Z test net::rest::tests::records_round_trip_and_degrade ... ok
2026-06-06T06:03:43.9381663Z test net::update::tests::record_split_across_chunks_reassembles ... ok
2026-06-06T06:03:43.9382239Z test net::sync::tests::record_split_across_chunks_reassembles ... ok
2026-06-06T06:03:43.9384422Z test net::update::tests::forged_origin_field_is_inert ... ok
2026-06-06T06:03:43.9385004Z test net::sync::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-06T06:03:43.9385474Z test net::wanmsg::tests::forged_origin_field_is_inert ... ok
2026-06-06T06:03:43.9386006Z test net::update::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-06T06:03:43.9386550Z test net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals ... ok
2026-06-06T06:03:43.9387080Z test net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field ... ok
2026-06-06T06:03:43.9387539Z test net::xfer::tests::forged_origin_field_is_inert ... ok
2026-06-06T06:03:43.9388081Z test net::xfer::tests::record_split_across_chunks_reassembles ... ok
2026-06-06T06:03:43.9388476Z test net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-06T06:03:43.9667100Z test net::pairing::wire::tests::busy_subnet_refuses_ceremony ... ok
2026-06-06T06:03:43.9667923Z test net::pairing::wire::tests::stale_step_is_rejected ... ok
2026-06-06T06:03:43.9925867Z test net::pairing::wire::tests::unknown_subnet_is_rejected ... ok
2026-06-06T06:03:44.0009303Z test net::pairing::meet::tests::meet_redirects_joiner_to_the_real_pairing_endpoint ... ok
2026-06-06T06:03:44.0384249Z test net::pairing::wire::tests::create_new_then_join_learns_named_subnet ... ok
2026-06-06T06:03:44.0394448Z test net::pairing::wire::tests::loopback_pairs_and_pins_both_sides ... ok
2026-06-06T06:03:44.0464791Z test net::pairing::wire::tests::repair_member_keeps_seed ... ok
2026-06-06T06:03:44.0526950Z test net::endpoint::tests::two_endpoints_loopback_echo ... ok
2026-06-06T06:03:44.0629599Z test net::pairing::wire::tests::wrong_code_fails_and_writes_no_trust ... ok
2026-06-06T06:03:44.0629795Z 
2026-06-06T06:03:44.0629944Z test result: ok. 99 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.20s
2026-06-06T06:03:44.0630150Z 
2026-06-06T06:03:44.0671649Z      Running unittests src\lib.rs (target\debug\deps\spt_proto-ee00448e1f05334d.exe)
2026-06-06T06:03:44.1435270Z 
2026-06-06T06:03:44.1435546Z running 54 tests
2026-06-06T06:03:44.1438749Z test addr::tests::parses_every_qualifier_combination ... ok
2026-06-06T06:03:44.1439438Z test addr::tests::display_round_trips ... ok
2026-06-06T06:03:44.1440704Z test addr::tests::rejects_doubled_delimiters ... ok
2026-06-06T06:03:44.1441999Z test addr::tests::rejects_empty_or_bad_components ... ok
2026-06-06T06:03:44.1442606Z test chunk::tests::short_line_passes_through_unchunked ... ok
2026-06-06T06:03:44.1442987Z test chunk::tests::orphan_group_without_head_is_dropped ... ok
2026-06-06T06:03:44.1443299Z test chunk::tests::missing_middle_part_is_dropped ... ok
2026-06-06T06:03:44.1443593Z test chunk::tests::malformed_parts_return_none ... ok
2026-06-06T06:03:44.1443943Z test endpoint::tests::agent_vs_shell_split ... ok
2026-06-06T06:03:44.1444660Z test endpoint::tests::broker_and_node_families ... ok
2026-06-06T06:03:44.1444973Z test endpoint::tests::day_one_tags_round_trip ... ok
2026-06-06T06:03:44.1445371Z test chunk::tests::reassemble_stream_handles_mixed_traffic ... ok
2026-06-06T06:03:44.1445711Z test endpoint::tests::shell_kind_round_trips ... ok
2026-06-06T06:03:44.1447115Z test chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded ... ok
2026-06-06T06:03:44.1447715Z test envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode ... ok
2026-06-06T06:03:44.1448222Z test endpoint::tests::unknown_tag_tolerated_and_preserved ... ok
2026-06-06T06:03:44.1448680Z test envelope::tests::body_escape_unescape_round_trips_html_and_newlines ... ok
2026-06-06T06:03:44.1449172Z test envelope::tests::from_attr_returns_none_on_garbage_or_empty ... ok
2026-06-06T06:03:44.1449530Z test envelope::tests::from_attr_unescape_is_amp_last ... ok
2026-06-06T06:03:44.1449909Z test envelope::tests::parser_both_tags_present ... ok
2026-06-06T06:03:44.1450462Z test envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved ... ok
2026-06-06T06:03:44.1450982Z test envelope::tests::parser_no_tags_falls_back_whole_payload_to_live ... ok
2026-06-06T06:03:44.1451389Z test envelope::tests::parser_out_of_order_tags_both_extracted ... ok
2026-06-06T06:03:44.1451756Z test envelope::tests::parser_unclosed_live_tag_does_not_scoop_project ... ok
2026-06-06T06:03:44.1452024Z test event::tests::alarm_event_round_trips ... ok
2026-06-06T06:03:44.1452690Z test event::tests::attr_decode_is_amp_last ... ok
2026-06-06T06:03:44.1453018Z test event::tests::attr_order_preserved ... ok
2026-06-06T06:03:44.1453558Z test event::tests::empty_body_envelope_parses ... ok
2026-06-06T06:03:44.1453798Z test event::tests::malformed_inputs_return_none_without_panic ... ok
2026-06-06T06:03:44.1454069Z test event::tests::msg_event_round_trips ... ok
2026-06-06T06:03:44.1454871Z test event::tests::body_with_literal_event_tokens_round_trips ... ok
2026-06-06T06:03:44.1455389Z test event::tests::psyche_authorable_types_are_reply_and_notify_only ... ok
2026-06-06T06:03:44.1455692Z test event::tests::typed_envelope_detected_and_parsed ... ok
2026-06-06T06:03:44.1456139Z test event::tests::typed_predicate_rejects_partials ... ok
2026-06-06T06:03:44.1456496Z test id::tests::accepts_japanese_scripts ... ok
2026-06-06T06:03:44.1457227Z test id::tests::accepts_plain_and_composite_ids ... ok
2026-06-06T06:03:44.1457729Z test id::tests::rejects_empty_and_overlong ... ok
2026-06-06T06:03:44.1458092Z test id::tests::rejects_path_whitespace_and_control ... ok
2026-06-06T06:03:44.1458807Z test id::tests::reports_bad_char_position ... ok
2026-06-06T06:03:44.1459072Z test id::tests::reserves_address_delimiters ... ok
2026-06-06T06:03:44.1459446Z test identity::tests::bad_inputs_error_without_panic ... ok
2026-06-06T06:03:44.1459747Z test payload::tests::base64_known_vectors ... ok
2026-06-06T06:03:44.1460027Z test payload::tests::binary_blob_round_trips_all_byte_values ... ok
2026-06-06T06:03:44.1460330Z test payload::tests::command_payload_round_trips ... ok
2026-06-06T06:03:44.1460592Z test identity::tests::public_key_hex_round_trips ... ok
2026-06-06T06:03:44.1460852Z test payload::tests::text_payload_round_trips ... ok
2026-06-06T06:03:44.1461125Z test version::tests::current_version_self_compatible ... ok
2026-06-06T06:03:44.1461428Z test payload::tests::unknown_or_malformed_decodes_to_none ... ok
2026-06-06T06:03:44.1461737Z test payload::tests::blob_padding_lengths_round_trip ... ok
2026-06-06T06:03:44.1462210Z test version::tests::n_minus_one_window_accepts_and_rejects ... ok
2026-06-06T06:03:44.1462506Z test version::tests::window_floor_saturates_at_zero ... ok
2026-06-06T06:03:44.1541301Z test identity::tests::known_answer_fixed_seed_is_stable ... ok
2026-06-06T06:03:44.1618294Z test chunk::tests::split_then_reassemble_is_byte_identity ... ok
2026-06-06T06:03:44.1784904Z test identity::tests::sign_verify_round_trip ... ok
2026-06-06T06:03:44.1785067Z 
2026-06-06T06:03:44.1785222Z test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
2026-06-06T06:03:44.1785433Z 
2026-06-06T06:03:44.1798121Z      Running unittests src\lib.rs (target\debug\deps\spt_runtime-e49b0e6a120bf740.exe)
2026-06-06T06:03:44.4654694Z 
2026-06-06T06:03:44.4654929Z running 26 tests
2026-06-06T06:03:44.4661346Z test manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic ... ok
2026-06-06T06:03:44.4662979Z test manifest::tests::minimal_header_only_manifest_is_valid ... ok
2026-06-06T06:03:44.4663729Z test manifest::tests::pty_digest_minimal_defaults ... ok
2026-06-06T06:03:44.4664683Z test manifest::tests::fetcher_strategy_requires_fetcher_field ... ok
2026-06-06T06:03:44.4665386Z test manifest::tests::harness_kind_with_shell_section_fails_validation ... ok
2026-06-06T06:03:44.4666083Z test manifest::tests::shell_kind_without_shell_section_fails_validation ... ok
2026-06-06T06:03:44.4666609Z test manifest::tests::pty_digest_requires_both_boundaries ... ok
2026-06-06T06:03:44.4667219Z test manifest::tests::unknown_enum_variant_is_an_error_not_a_panic ... ok
2026-06-06T06:03:44.4668229Z test manifest::tests::inject_env_without_value_fails_validation ... ok
2026-06-06T06:03:44.4669227Z test manifest::tests::shell_fixture_parses ... ok
2026-06-06T06:03:44.4669686Z test manifest::tests::update_avenue_content_signing_fields ... ok
2026-06-06T06:03:44.4670120Z test runtime::tests::fills_known_placeholders ... ok
2026-06-06T06:03:44.4670483Z test runtime::tests::missing_key_errors_before_spawn ... ok
2026-06-06T06:03:44.4670804Z test manifest::tests::harness_fixture_parses_all_sections ... ok
2026-06-06T06:03:44.4671053Z test runtime::tests::tokenize_honors_double_quotes ... ok
2026-06-06T06:03:44.4672943Z test runtime::tests::unknown_role_errors ... ok
2026-06-06T06:03:44.4678208Z test manifest::tests::pty_digest_round_trips ... ok
2026-06-06T06:03:44.4680694Z test manifest::tests::round_trips_through_toml ... ok
2026-06-06T06:03:44.4700181Z test manifest::tests::manifest_schema_shape ... ok
2026-06-06T06:03:44.4746518Z test registry::tests::invalid_manifest_records_nothing ... ok
2026-06-06T06:03:44.4765350Z test manifest::tests::checked_in_schema_is_current ... ok
2026-06-06T06:03:44.4834086Z test runtime::tests::spawn_session_detached_returns_pid ... ok
2026-06-06T06:03:44.4838976Z test registry::tests::register_copy_vs_pointer_by_avenue ... ok
2026-06-06T06:03:44.4926405Z test registry::tests::deregister_is_soft_and_readd_reactivates ... ok
2026-06-06T06:03:44.5020669Z test runtime::tests::bounded_run_captures_success ... ok
2026-06-06T06:03:44.7804545Z test runtime::tests::bounded_run_kills_on_timeout ... ok
2026-06-06T06:03:44.7804719Z 
2026-06-06T06:03:44.7804879Z test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
2026-06-06T06:03:44.7805086Z 
2026-06-06T06:03:44.7821472Z      Running unittests src\lib.rs (target\debug\deps\spt_store-bdabfb344326563b.exe)
2026-06-06T06:03:45.0335961Z 
2026-06-06T06:03:45.0336180Z running 139 tests
2026-06-06T06:03:45.0341539Z test access::tests::recent_outbound_correlates_within_window ... ok
2026-06-06T06:03:45.0342825Z test access::tests::allow_revoke_open_polarity ... ok
2026-06-06T06:03:45.0343125Z test atomic::tests::retry_does_not_retry_non_transient ... ok
2026-06-06T06:03:45.0343427Z test atomic::tests::retry_gives_up_after_max_attempts ... ok
2026-06-06T06:03:45.0343665Z test atomic::tests::to_forward_slash_strips_unc_prefix ... ok
2026-06-06T06:03:45.0344124Z test atomic::tests::retry_absorbs_transient_then_succeeds ... ok
2026-06-06T06:03:45.0344446Z test access::tests::users_reservation_decodes_inert ... ok
2026-06-06T06:03:45.0346167Z test contextmark::tests::join_bump_dominates_both_parents ... ok
2026-06-06T06:03:45.0347045Z test contextmark::tests::merge_decisions ... ok
2026-06-06T06:03:45.0347326Z test contextmark::tests::vector_compare_covers_all_orders ... ok
2026-06-06T06:03:45.0348152Z test contextmark::tests::vector_parse_tolerant ... ok
2026-06-06T06:03:45.0348563Z test contextmark::tests::marker_round_trips_v1_and_v2 ... ok
2026-06-06T06:03:45.0401639Z test access::tests::recent_outbound_is_bounded ... ok
2026-06-06T06:03:45.0423061Z test atomic::tests::atomic_write_bytes_round_trips ... ok
2026-06-06T06:03:45.0444396Z test access::tests::store_persists_and_degrades_open ... ok
2026-06-06T06:03:45.0445681Z test access::tests::recent_outbound_persists ... ok
2026-06-06T06:03:45.0465708Z test atomic::tests::atomic_write_creates_and_replaces ... ok
2026-06-06T06:03:45.0481242Z test epoch::tests::counter_persists_across_reload ... ok
2026-06-06T06:03:45.0499832Z test epoch::tests::next_is_strictly_increasing_from_one ... ok
2026-06-06T06:03:45.0503107Z test epoch::tests::corrupt_or_absent_file_degrades_safely ... ok
2026-06-06T06:03:45.0504659Z test grants::tests::grant_match_is_exact_per_tuple ... ok
2026-06-06T06:03:45.0507303Z test grants::tests::grant_revoke_roundtrip_default_deny ... ok
2026-06-06T06:03:45.0614407Z test grants::tests::persistence_and_corrupt_degrade_to_deny ... ok
2026-06-06T06:03:45.0789405Z test history::tests::appends_one_record_per_line ... ok
2026-06-06T06:03:45.0802021Z test gitrun::tests::deadline_kills_and_reports_timed_out ... ok
2026-06-06T06:03:45.0830959Z test home::tests::home_assignment_matrix ... ok
2026-06-06T06:03:45.0833690Z test home::tests::scope_seeding_never_clobbers_user_policy ... ok
2026-06-06T06:03:45.0842754Z test home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward ... ok
2026-06-06T06:03:45.0843758Z test hostlabel::tests::hostname_is_nonempty_and_trimmed_on_supported_platforms ... ok
2026-06-06T06:03:45.0935458Z test info::tests::busy_sentinel_round_trips_and_read_pid_is_none ... ok
2026-06-06T06:03:45.1020971Z test home::tests::adoption_stamps_only_unset_and_only_when_unambiguous ... ok
2026-06-06T06:03:45.1143115Z test info::tests::corrupt_content_returns_none ... ok
2026-06-06T06:03:45.1214138Z test gitrun::tests::version_runs_within_budget ... ok
2026-06-06T06:03:45.1229508Z test info::tests::read_pid_tolerates_schema_minimal ... ok
2026-06-06T06:03:45.1418299Z test info::tests::set_last_active_stamps_recency ... ok
2026-06-06T06:03:45.1462525Z test info::tests::set_driven_by_stamps_and_clears ... ok
2026-06-06T06:03:45.1726110Z test info::tests::set_resources_writes_and_clears_the_blurb ... ok
2026-06-06T06:03:45.1753345Z test info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair ... ok
2026-06-06T06:03:45.1839063Z test info::tests::write_read_round_trip ... ok
2026-06-06T06:03:45.1850246Z test info::tests::set_status_marks_existing_record ... ok
2026-06-06T06:03:45.1956999Z test liveness::tests::busy_and_missing_keep_interim_parity ... ok
2026-06-06T06:03:45.2019934Z test liveness::tests::daemon_hosted_offline_overrides_live_pid ... ok
2026-06-06T06:03:45.2106052Z test liveness::tests::daemon_hosted_online_survives_dead_pid ... ok
2026-06-06T06:03:45.2309209Z test liveness::tests::external_perch_still_pid_probes ... ok
2026-06-06T06:03:45.2368744Z test nodeid::tests::corrupt_key_errors_never_regenerates ... ok
2026-06-06T06:03:45.2436320Z test liveness::tests::registry_entry_keys_on_status_for_hosted_rows ... ok
2026-06-06T06:03:45.2496328Z test nodeid::tests::create_then_load_is_stable ... ok
2026-06-06T06:03:45.5917472Z test nodeid::tests::seed_hex_round_trips ... ok
2026-06-06T06:03:45.6092976Z test contextstore::tests::invalid_id_refused ... ok
2026-06-06T06:03:45.6667983Z test notif::tests::listing_is_subnet_scoped ... ok
2026-06-06T06:03:45.7086511Z test notif::tests::produce_list_dismiss_round_trip ... ok
2026-06-06T06:03:45.7089357Z test notif::tests::row_serde_round_trips_with_forward_compat ... ok
2026-06-06T06:03:45.7157804Z test branchstore::tests::open_or_init_idempotent ... ok
2026-06-06T06:03:45.8383290Z test notif::tests::stale_undismissed_copy_cannot_undismiss ... ok
2026-06-06T06:03:45.8403807Z test notif::tests::merge_is_idempotent_and_commutative ... ok
2026-06-06T06:03:45.8424848Z test perch::tests::child_files_route_through_one_resolver ... ok
2026-06-06T06:03:45.8425276Z test perch::tests::classification_matrix ... ok
2026-06-06T06:03:45.8443072Z test perch::tests::explicit_parent_wins_over_infer ... ok
2026-06-06T06:03:45.8487626Z test perch::tests::resolve_psyche_and_worker_nest_under_parent ... ok
2026-06-06T06:03:45.8489584Z test notif::tests::reopen_is_durable_and_corrupt_seen_degrades ... ok
2026-06-06T06:03:45.8509094Z test perch::tests::resolve_self_is_flat ... ok
2026-06-06T06:03:45.8510404Z test notif::tests::seen_unions_and_surfaced_maxes ... ok
2026-06-06T06:03:45.8516854Z test proc::tests::current_process_is_alive ... ok
2026-06-06T06:03:45.8518356Z test proc::tests::parent_pid_resolves_and_is_alive ... ok
2026-06-06T06:03:45.8519576Z test proc::tests::pid_zero_is_dead_on_every_os ... ok
2026-06-06T06:03:45.8520556Z test proc::tests::unassigned_pid_is_dead ... ok
2026-06-06T06:03:45.8624467Z test perch::tests::spt_home_is_pure_and_honors_env ... ok
2026-06-06T06:03:45.8626109Z test project::tests::url_spellings_normalize_to_one_id ... ok
2026-06-06T06:03:45.8638872Z test perch::tests::list_self_perch_ids_enumerates_bound_top_level ... ok
2026-06-06T06:03:45.8642786Z test perch::tests::shell_perches_resolve_under_owner_shells_namespace ... ok
2026-06-06T06:03:46.0475087Z test registry::tests::clean_keys_on_status_for_daemon_hosted_rows ... ok
2026-06-06T06:03:46.0574312Z test branchstore::tests::sweep_removes_only_stale_empty_locks ... ok
2026-06-06T06:03:46.0581106Z test registry::tests::clean_removes_dead_keeps_live ... ok
2026-06-06T06:03:46.1514332Z test registry::tests::register_and_lookup ... ok
2026-06-06T06:03:46.1955855Z test registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds ... ok
2026-06-06T06:03:46.2346341Z test registry::tests::reregister_replaces_address ... ok
2026-06-06T06:03:46.2613804Z test rename::tests::live_nested_child_blocks_rename ... ok
2026-06-06T06:03:46.2834949Z test registry::tests::concurrent_registration_never_locks ... ok
2026-06-06T06:03:46.2934572Z test rename::tests::rename_refusals_leave_owlery_untouched ... ok
2026-06-06T06:03:46.2935008Z test seed::tests::absent_cwd_is_omitted ... ok
2026-06-06T06:03:46.2963379Z test seed::tests::seed_round_trips_through_json ... ok
2026-06-06T06:03:46.3001297Z test registry::tests::resolve_on_empty_registry_is_none_not_error ... ok
2026-06-06T06:03:46.3271260Z test rename::tests::rename_ripples_self_and_nested_children ... ok
2026-06-06T06:03:46.3440235Z test shellinfo::tests::mint_smallest_free_and_teardown_frees ... ok
2026-06-06T06:03:46.3684612Z test project::tests::derivation_ladder ... ok
2026-06-06T06:03:46.3709861Z test shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance ... ok
2026-06-06T06:03:46.3817494Z test registry::tests::resolve_cleans_before_lookup ... ok
2026-06-06T06:03:46.3830596Z test shellinfo::tests::alias_unique_rename_and_resolution ... ok
2026-06-06T06:03:46.4604073Z test branchstore::tests::branches_are_independent_roots ... ok
2026-06-06T06:03:46.5487328Z test spool::tests::reopen_is_idempotent ... ok
2026-06-06T06:03:46.5852702Z test spool::tests::spool_touches_has_messages_sentinel ... ok
2026-06-06T06:03:46.6172223Z test spool::tests::drain_marks_delivered_and_is_idempotent ... ok
2026-06-06T06:03:46.6174622Z test subnet::tests::add_joined_preserves_seed_and_epoch ... ok
2026-06-06T06:03:46.6189448Z test subnet::tests::create_subnet_starts_at_epoch_one_unique_name ... ok
2026-06-06T06:03:46.6192476Z test subnet::tests::hex_round_trips_and_rejects_bad_input ... ok
2026-06-06T06:03:46.6304118Z test subnet::tests::hide_new_endpoints_defaults_off_and_persists ... ok
2026-06-06T06:03:46.6325182Z test subnet::tests::minted_seeds_are_random ... ok
2026-06-06T06:03:46.6477217Z test spool::tests::deferred_row_survives_event_drain_then_hook_delivers ... ok
2026-06-06T06:03:46.6485370Z test subnet::tests::missing_or_corrupt_file_is_empty_store ... ok
2026-06-06T06:03:46.6498760Z test subnet::tests::remove_drops_membership ... ok
2026-06-06T06:03:46.6501311Z test subnet::tests::rotate_bumps_epoch_and_changes_seed ... ok
2026-06-06T06:03:46.6614603Z test subnet::tests::store_persists_multi_subnet_and_rotation ... ok
2026-06-06T06:03:46.6734446Z test spool::tests::non_deferred_drain_skips_deferred_and_preserves_order ... ok
2026-06-06T06:03:46.6757776Z test spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path ... ok
2026-06-06T06:03:46.6789635Z test branchstore::tests::multi_key_commit_is_one_commit ... ok
2026-06-06T06:03:46.6791995Z test branchstore::tests::unchanged_write_is_no_commit ... ok
2026-06-06T06:03:46.7409372Z test branchstore::tests::commit_then_read_at_tip ... ok
2026-06-06T06:03:46.7592930Z test spool::tests::wan_spool_dedups_on_op_id_across_reopen ... ok
2026-06-06T06:03:46.7594654Z test trust::tests::first_use_pins_then_is_trusted_idempotently ... ok
2026-06-06T06:03:46.7600412Z test trust::tests::label_anchor_is_subnet_scoped ... ok
2026-06-06T06:03:46.7602603Z test trust::tests::labelled_key_change_warns_without_mutating ... ok
2026-06-06T06:03:46.7604704Z test trust::tests::peers_in_filters_by_subnet ... ok
2026-06-06T06:03:46.7607173Z test trust::tests::repin_applies_accepted_key_change ... ok
2026-06-06T06:03:46.7610063Z test trust::tests::revoke_removes_trust ... ok
2026-06-06T06:03:46.7779136Z test trust::tests::store_persists_and_degrades_gracefully ... ok
2026-06-06T06:03:46.7781836Z test trust::tests::trust_is_scoped_per_subnet ... ok
2026-06-06T06:03:46.7789459Z test trust::tests::unlabelled_distinct_keys_each_pin ... ok
2026-06-06T06:03:46.7791829Z test visibility::tests::hidden_gates_sync_even_when_listed ... ok
2026-06-06T06:03:46.7800045Z test visibility::tests::hidden_is_or_of_defaults ... ok
2026-06-06T06:03:46.7802597Z test visibility::tests::override_wins_both_directions ... ok
2026-06-06T06:03:46.7814558Z test contextstore::tests::project_branch_holds_many_agents ... ok
2026-06-06T06:03:46.7818433Z test visibility::tests::synced_requires_membership_listing ... ok
2026-06-06T06:03:46.7960895Z test visibility::tests::store_persists_and_degrades_safe ... ok
2026-06-06T06:03:46.8073948Z test xfer::tests::progress_round_trips_per_role_and_updates_mid_flight ... ok
2026-06-06T06:03:46.8119008Z test xfer::tests::xfer_id_is_filename_safe_and_distinct ... ok
2026-06-06T06:03:46.8897020Z test spool::tests::event_part_body_persists_byte_exact ... ok
2026-06-06T06:03:46.9622011Z test syncmerge::tests::non_context_branch_refused ... ok
2026-06-06T06:03:47.4354522Z test contextstore::tests::two_tier_layout_and_commits ... ok
2026-06-06T06:03:47.7028662Z test contextstore::tests::conflict_artifacts_preserve_both_versions ... ok
2026-06-06T06:03:49.4654407Z test contextstore::tests::rename_ripples_both_tiers ... ok
2026-06-06T06:03:49.9421549Z test contextstore::tests::fork_copies_both_tiers_then_diverges ... ok
2026-06-06T06:03:50.4837168Z test contextstore::tests::remove_endpoint_removes_exactly_the_source ... ok
2026-06-06T06:03:50.4916953Z test syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite ... ok
2026-06-06T06:03:50.6929616Z test info::tests::concurrent_read_during_writes_never_torn ... ok
2026-06-06T06:03:50.8893204Z test syncmerge::tests::adopt_then_incremental_then_idempotent_repull ... ok
2026-06-06T06:03:51.0858519Z test syncmerge::tests::project_branch_unions_disjoint_agents ... ok
2026-06-06T06:03:51.7712169Z test syncmerge::tests::dominated_incoming_drops_but_joins_dag ... ok
2026-06-06T06:03:51.9086756Z test syncmerge::tests::concurrent_writes_surface_on_both_nodes ... ok
2026-06-06T06:03:52.5322082Z test syncmerge::tests::reconciled_write_propagates_and_clears_artifacts ... ok
2026-06-06T06:03:52.5322311Z 
2026-06-06T06:03:52.5322467Z test result: ok. 139 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.50s
2026-06-06T06:03:52.5322677Z 
2026-06-06T06:03:52.5338641Z      Running unittests src\lib.rs (target\debug\deps\spt_term-699a66b1375b7ae9.exe)
2026-06-06T06:03:52.6842810Z 
2026-06-06T06:03:52.6842989Z running 8 tests
2026-06-06T06:03:52.6846157Z test reader::tests::dsr_matcher_finds_query_across_chunk_boundary ... ok
2026-06-06T06:03:52.6847495Z test reader::tests::auto_answers_synthetic_dsr_query ... ok
2026-06-06T06:03:52.6849428Z test digest::tests::bad_pattern_is_reported_by_name ... ok
2026-06-06T06:03:52.6891345Z test digest::tests::windows_to_last_n_turns ... ok
2026-06-06T06:03:52.6892008Z test digest::tests::strips_ansi_and_tolerates_repaint_duplication ... ok
2026-06-06T06:03:52.6894093Z test digest::tests::truncates_tool_args_to_width ... ok
2026-06-06T06:03:52.6895418Z test digest::tests::tags_input_agent_and_collapses_tool_sprints ... ok
2026-06-06T06:03:52.6901276Z test reader::tests::no_dsr_means_no_answer ... ok
2026-06-06T06:03:52.6901409Z 
2026-06-06T06:03:52.6901572Z test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-06T06:03:52.6901780Z 
2026-06-06T06:03:52.6914596Z      Running tests\digest.rs (target\debug\deps\digest-db334e1c8caacf91.exe)
2026-06-06T06:03:52.8574111Z 
2026-06-06T06:03:52.8574339Z running 1 test
2026-06-06T06:03:54.9384200Z test digest_parses_a_real_pty_stream ... ok
2026-06-06T06:03:54.9384363Z 
2026-06-06T06:03:54.9384532Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.08s
2026-06-06T06:03:54.9384749Z 
2026-06-06T06:03:54.9398908Z      Running tests\dsr.rs (target\debug\deps\dsr-309edfde6410d915.exe)
2026-06-06T06:03:55.0103014Z 
2026-06-06T06:03:55.0103185Z running 2 tests
2026-06-06T06:03:55.0536584Z test conpty_output_not_withheld_under_the_drain ... ok
2026-06-06T06:03:55.0536816Z test drain_forwards_child_output ... ok
2026-06-06T06:03:55.0536940Z 
2026-06-06T06:03:55.0537134Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
2026-06-06T06:03:55.0537329Z 
2026-06-06T06:03:55.0551252Z      Running tests\inject.rs (target\debug\deps\inject-412bebe590ae1792.exe)
2026-06-06T06:03:55.1186758Z 
2026-06-06T06:03:55.1186920Z running 2 tests
2026-06-06T06:03:55.1694918Z test ctrl_c_interrupts_the_child ... ok
2026-06-06T06:03:55.1784652Z test send_line_reaches_child_and_preserves_order ... ok
2026-06-06T06:03:55.1784820Z 
2026-06-06T06:03:55.1785192Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
2026-06-06T06:03:55.1785404Z 
2026-06-06T06:03:55.1797378Z      Running tests\stream.rs (target\debug\deps\stream-5189d99cf3aba4d2.exe)
2026-06-06T06:03:55.2470626Z 
2026-06-06T06:03:55.2470771Z running 2 tests
2026-06-06T06:03:55.2894726Z test delivers_every_value_under_resize ... ok
2026-06-06T06:03:56.2595598Z test bounded_backpressure_stalls_an_unconsumed_reader ... ok
2026-06-06T06:03:56.2595877Z 
2026-06-06T06:03:56.2596092Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
2026-06-06T06:03:56.2596395Z 
2026-06-06T06:03:56.2612143Z      Running tests\surface.rs (target\debug\deps\surface-9f5eea12fd3c0b27.exe)
2026-06-06T06:03:56.3243157Z 
2026-06-06T06:03:56.3243248Z running 1 test
2026-06-06T06:03:56.3339329Z test resize_under_load_does_not_hang_or_panic ... ok
2026-06-06T06:03:56.3339489Z 
2026-06-06T06:03:56.3339656Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-06T06:03:56.3339870Z 
2026-06-06T06:03:56.3350478Z      Running unittests src\main.rs (target\debug\deps\xtask-81a4919ca19962ff.exe)
2026-06-06T06:03:56.3586462Z 
2026-06-06T06:03:56.3586549Z running 0 tests
2026-06-06T06:03:56.3586881Z 
2026-06-06T06:03:56.3587047Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:03:56.3587252Z 
2026-06-06T06:03:56.3596200Z    Doc-tests spt_daemon
2026-06-06T06:03:56.6913902Z 
2026-06-06T06:03:56.6914180Z running 0 tests
2026-06-06T06:03:56.6914296Z 
2026-06-06T06:03:56.6914467Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:03:56.6914677Z 
2026-06-06T06:03:56.6984393Z    Doc-tests spt_live
2026-06-06T06:03:56.7580256Z 
2026-06-06T06:03:56.7580474Z running 0 tests
2026-06-06T06:03:56.7580579Z 
2026-06-06T06:03:56.7580764Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:03:56.7580979Z 
2026-06-06T06:03:56.7630823Z    Doc-tests spt_msg
2026-06-06T06:03:56.8127255Z 
2026-06-06T06:03:56.8127445Z running 0 tests
2026-06-06T06:03:56.8127560Z 
2026-06-06T06:03:56.8127726Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:03:56.8127954Z 
2026-06-06T06:03:56.8177784Z    Doc-tests spt_net
2026-06-06T06:03:57.0153359Z 
2026-06-06T06:03:57.0153609Z running 0 tests
2026-06-06T06:03:57.0153726Z 
2026-06-06T06:03:57.0153900Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:03:57.0154112Z 
2026-06-06T06:03:57.0218758Z    Doc-tests spt_proto
2026-06-06T06:03:57.0671660Z 
2026-06-06T06:03:57.0671860Z running 0 tests
2026-06-06T06:03:57.0671960Z 
2026-06-06T06:03:57.0672141Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:03:57.0672353Z 
2026-06-06T06:03:57.0716844Z    Doc-tests spt_runtime
2026-06-06T06:03:57.2263628Z 
2026-06-06T06:03:57.2263897Z running 0 tests
2026-06-06T06:03:57.2264013Z 
2026-06-06T06:03:57.2264184Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:03:57.2264410Z 
2026-06-06T06:03:57.2326565Z    Doc-tests spt_store
2026-06-06T06:03:57.3580863Z 
2026-06-06T06:03:57.3581049Z running 0 tests
2026-06-06T06:03:57.3581158Z 
2026-06-06T06:03:57.3581324Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:03:57.3581646Z 
2026-06-06T06:03:57.3640716Z    Doc-tests spt_term
2026-06-06T06:03:57.4129514Z 
2026-06-06T06:03:57.4129727Z running 0 tests
2026-06-06T06:03:57.4129829Z 
2026-06-06T06:03:57.4129994Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:03:57.4130202Z 
2026-06-06T06:04:02.6007340Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-06T06:04:02.6007684Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-06T06:04:02.6010798Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-06T06:04:02.6011017Z ##[endgroup]
2026-06-06T06:04:03.4819400Z     Checking cfg-if v1.0.4
2026-06-06T06:04:03.4819652Z     Checking windows-link v0.2.1
2026-06-06T06:04:03.4819821Z     Checking typenum v1.20.1
2026-06-06T06:04:03.4825032Z     Checking critical-section v1.2.0
2026-06-06T06:04:03.4825253Z     Checking memchr v2.8.1
2026-06-06T06:04:03.4825496Z     Checking subtle v2.6.1
2026-06-06T06:04:03.4828012Z     Checking smallvec v1.15.1
2026-06-06T06:04:03.4836385Z     Checking itoa v1.0.18
2026-06-06T06:04:03.4838380Z     Checking serde_core v1.0.228
2026-06-06T06:04:03.4840369Z     Checking cpufeatures v0.2.17
2026-06-06T06:04:03.4840657Z     Checking equivalent v1.0.2
2026-06-06T06:04:03.4841052Z     Checking pin-project-lite v0.2.17
2026-06-06T06:04:03.4841382Z     Checking hashbrown v0.17.1
2026-06-06T06:04:03.4845295Z     Checking log v0.4.32
2026-06-06T06:04:03.4845940Z     Checking futures-core v0.3.32
2026-06-06T06:04:03.4871369Z     Checking zeroize v1.8.2
2026-06-06T06:04:03.5361580Z     Checking windows-sys v0.61.2
2026-06-06T06:04:03.5547558Z     Checking getrandom v0.2.17
2026-06-06T06:04:03.5658562Z     Checking rand_core v0.10.1
2026-06-06T06:04:03.5686595Z     Checking bytes v1.11.1
2026-06-06T06:04:03.5898872Z     Checking stable_deref_trait v1.2.1
2026-06-06T06:04:03.5953315Z     Checking zerofrom v0.1.8
2026-06-06T06:04:03.6327245Z     Checking libc v0.2.186
2026-06-06T06:04:03.6327578Z     Checking bitflags v2.12.1
2026-06-06T06:04:03.6606429Z     Checking futures-io v0.3.32
2026-06-06T06:04:03.6606782Z     Checking slab v0.4.12
2026-06-06T06:04:03.6662921Z     Checking futures-sink v0.3.32
2026-06-06T06:04:03.6713997Z     Checking futures-task v0.3.32
2026-06-06T06:04:03.6748838Z     Checking rand_core v0.6.4
2026-06-06T06:04:03.6749599Z     Checking zerocopy v0.8.50
2026-06-06T06:04:03.7133634Z     Checking yoke v0.8.3
2026-06-06T06:04:03.7133969Z     Checking getrandom v0.4.2
2026-06-06T06:04:03.7619843Z     Checking signature v2.2.0
2026-06-06T06:04:03.7642714Z     Checking futures-channel v0.3.32
2026-06-06T06:04:03.7667567Z     Checking zmij v1.0.21
2026-06-06T06:04:03.7897956Z     Checking fastrand v2.4.1
2026-06-06T06:04:03.8110076Z     Checking libsqlite3-sys v0.30.1
2026-06-06T06:04:03.8191700Z     Checking writeable v0.6.3
2026-06-06T06:04:03.8399935Z     Checking litemap v0.8.2
2026-06-06T06:04:03.8522446Z     Checking fallible-streaming-iterator v0.1.9
2026-06-06T06:04:03.8837465Z     Checking ed25519 v2.2.3
2026-06-06T06:04:03.8970732Z     Checking zerovec v0.11.6
2026-06-06T06:04:03.9549403Z     Checking fallible-iterator v0.3.0
2026-06-06T06:04:03.9727279Z     Checking zerotrie v0.2.4
2026-06-06T06:04:03.9773292Z     Checking futures-util v0.3.32
2026-06-06T06:04:03.9849551Z     Checking windows_x86_64_msvc v0.52.6
2026-06-06T06:04:04.0012848Z     Checking utf8_iter v1.0.4
2026-06-06T06:04:04.0087562Z     Checking icu_properties_data v2.2.0
2026-06-06T06:04:04.0173071Z     Checking icu_normalizer_data v2.2.0
2026-06-06T06:04:04.0187738Z     Checking percent-encoding v2.3.2
2026-06-06T06:04:04.0337301Z     Checking cpufeatures v0.3.0
2026-06-06T06:04:04.0550145Z     Checking windows-targets v0.52.6
2026-06-06T06:04:04.0680679Z     Checking indexmap v2.14.0
2026-06-06T06:04:04.0812397Z     Checking http v1.4.1
2026-06-06T06:04:04.1074480Z     Checking thiserror v2.0.18
2026-06-06T06:04:04.1161041Z     Checking windows-sys v0.59.0
2026-06-06T06:04:04.1193683Z     Checking chacha20 v0.10.0
2026-06-06T06:04:04.1242483Z     Checking rustls-pki-types v1.14.1
2026-06-06T06:04:04.1540066Z     Checking form_urlencoded v1.2.2
2026-06-06T06:04:04.1648788Z    Compiling fnv v1.0.7
2026-06-06T06:04:04.2355508Z    Compiling strsim v0.11.1
2026-06-06T06:04:04.2607028Z     Checking untrusted v0.9.0
2026-06-06T06:04:04.2630760Z     Checking windows-result v0.4.1
2026-06-06T06:04:04.2921200Z     Checking windows-strings v0.5.1
2026-06-06T06:04:04.2964207Z     Checking scopeguard v1.2.0
2026-06-06T06:04:04.3739018Z     Checking rand v0.10.1
2026-06-06T06:04:04.3968629Z     Checking ring v0.17.14
2026-06-06T06:04:04.3997756Z     Checking lock_api v0.4.14
2026-06-06T06:04:04.4313387Z     Checking const-oid v0.10.2
2026-06-06T06:04:04.4655874Z    Compiling darling_core v0.20.11
2026-06-06T06:04:04.4679652Z     Checking atomic-waker v1.1.2
2026-06-06T06:04:04.4731171Z     Checking tinystr v0.8.3
2026-06-06T06:04:04.5497163Z     Checking generic-array v0.14.7
2026-06-06T06:04:04.5596284Z     Checking potential_utf v0.1.5
2026-06-06T06:04:04.6078584Z     Checking num-traits v0.2.19
2026-06-06T06:04:04.6557542Z     Checking icu_locale_core v2.2.0
2026-06-06T06:04:04.6662597Z     Checking icu_collections v2.2.0
2026-06-06T06:04:04.6763645Z     Checking derive_more v2.1.1
2026-06-06T06:04:04.7367325Z     Checking hybrid-array v0.4.12
2026-06-06T06:04:04.7419075Z     Checking base64ct v1.8.3
2026-06-06T06:04:04.7948017Z     Checking http-body v1.0.1
2026-06-06T06:04:04.8098610Z     Checking httparse v1.10.1
2026-06-06T06:04:04.8966918Z     Checking tower-service v0.3.3
2026-06-06T06:04:04.9291206Z     Checking base64 v0.22.1
2026-06-06T06:04:04.9889460Z     Checking tinyvec_macros v0.1.1
2026-06-06T06:04:04.9935169Z     Checking try-lock v0.2.5
2026-06-06T06:04:04.9936219Z     Checking pem-rfc7468 v1.0.0
2026-06-06T06:04:05.0204115Z     Checking data-encoding v2.11.0
2026-06-06T06:04:05.0713771Z     Checking tinyvec v1.11.0
2026-06-06T06:04:05.0886840Z     Checking want v0.3.1
2026-06-06T06:04:05.1103081Z     Checking crypto-common v0.1.7
2026-06-06T06:04:05.1448358Z     Checking block-buffer v0.10.4
2026-06-06T06:04:05.1763071Z     Checking der v0.8.0-rc.10
2026-06-06T06:04:05.2083298Z     Checking inout v0.1.4
2026-06-06T06:04:05.2084445Z     Checking n0-error v0.1.3
2026-06-06T06:04:05.2602519Z     Checking windows-core v0.62.2
2026-06-06T06:04:05.2976708Z     Checking digest v0.10.7
2026-06-06T06:04:05.2987729Z     Checking winapi v0.3.9
2026-06-06T06:04:05.3097669Z     Checking block-buffer v0.12.0
2026-06-06T06:04:05.3148029Z     Checking crypto-common v0.2.2
2026-06-06T06:04:05.3657331Z     Checking icu_provider v2.2.0
2026-06-06T06:04:05.3796815Z    Compiling anyhow v1.0.102
2026-06-06T06:04:05.4203212Z     Checking serial-core v0.4.0
2026-06-06T06:04:05.4436055Z     Checking cordyceps v0.3.4
2026-06-06T06:04:05.5154133Z     Checking sha2 v0.10.9
2026-06-06T06:04:05.5506110Z     Checking curve25519-dalek v4.1.3
2026-06-06T06:04:05.5717819Z     Checking serde v1.0.228
2026-06-06T06:04:05.6081642Z     Checking serde_json v1.0.150
2026-06-06T06:04:05.6098905Z     Checking icu_normalizer v2.2.0
2026-06-06T06:04:05.6612886Z     Checking icu_properties v2.2.0
2026-06-06T06:04:05.6774709Z     Checking rustls-webpki v0.103.13
2026-06-06T06:04:05.8151443Z     Checking diatomic-waker v0.2.3
2026-06-06T06:04:05.9120379Z     Checking spin v0.10.0
2026-06-06T06:04:05.9379628Z     Checking httpdate v1.0.3
2026-06-06T06:04:05.9440259Z     Checking parking v2.2.1
2026-06-06T06:04:05.9687699Z     Checking digest v0.11.3
2026-06-06T06:04:06.0105601Z     Checking futures-buffered v0.2.13
2026-06-06T06:04:06.0481165Z     Checking futures-lite v2.6.1
2026-06-06T06:04:06.0543346Z     Checking spki v0.8.0-rc.4
2026-06-06T06:04:06.0720273Z     Checking portable-atomic v1.13.1
2026-06-06T06:04:06.0720622Z     Checking ipnet v2.12.0
2026-06-06T06:04:06.0758089Z     Checking toml_datetime v0.6.11
2026-06-06T06:04:06.1221091Z     Checking serde_spanned v0.6.9
2026-06-06T06:04:06.2097931Z     Checking serial-windows v0.4.0
2026-06-06T06:04:06.2476148Z     Checking pin-project v1.1.13
2026-06-06T06:04:06.2477105Z     Checking thiserror v1.0.69
2026-06-06T06:04:06.3074226Z     Checking cipher v0.4.4
2026-06-06T06:04:06.3315998Z     Checking memoffset v0.6.5
2026-06-06T06:04:06.3316397Z     Checking parking_lot_core v0.9.12
2026-06-06T06:04:06.3371973Z     Checking universal-hash v0.5.1
2026-06-06T06:04:06.3442608Z     Checking aho-corasick v1.1.4
2026-06-06T06:04:06.3443163Z     Checking sync_wrapper v1.0.2
2026-06-06T06:04:06.3673985Z     Checking ed25519-dalek v2.2.0
2026-06-06T06:04:06.4084033Z    Compiling powerfmt v0.2.0
2026-06-06T06:04:06.4430591Z     Checking opaque-debug v0.3.1
2026-06-06T06:04:06.4485446Z     Checking regex-syntax v0.8.10
2026-06-06T06:04:06.4588300Z     Checking winnow v0.7.15
2026-06-06T06:04:06.5179321Z     Checking byteorder v1.5.0
2026-06-06T06:04:06.5191197Z     Checking lazy_static v1.5.0
2026-06-06T06:04:06.5233387Z     Checking once_cell v1.21.4
2026-06-06T06:04:06.5508499Z     Checking spt-proto v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-06T06:04:06.5587591Z     Checking either v1.16.0
2026-06-06T06:04:06.6086998Z     Checking bitflags v1.3.2
2026-06-06T06:04:06.6151213Z     Checking toml_write v0.1.2
2026-06-06T06:04:06.6798887Z     Checking pin-utils v0.1.0
2026-06-06T06:04:06.6873800Z     Checking tracing-core v0.1.36
2026-06-06T06:04:06.7068216Z     Checking rustls v0.23.40
2026-06-06T06:04:06.7468574Z     Checking nix v0.25.1
2026-06-06T06:04:06.7496525Z     Checking prefix-trie v0.8.4
2026-06-06T06:04:06.7775293Z     Checking hash32 v0.2.1
2026-06-06T06:04:06.7958883Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-06T06:04:06.7961790Z     Checking idna_adapter v1.2.2
2026-06-06T06:04:06.8224050Z     Checking shared_library v0.1.9
2026-06-06T06:04:06.8596588Z     Checking parking_lot v0.12.5
2026-06-06T06:04:06.8708316Z    Compiling deranged v0.5.8
2026-06-06T06:04:06.9303469Z     Checking polyval v0.6.2
2026-06-06T06:04:06.9370817Z     Checking idna v1.1.0
2026-06-06T06:04:06.9624150Z     Checking futures-executor v0.3.32
2026-06-06T06:04:07.0314752Z     Checking tracing v0.1.44
2026-06-06T06:04:07.0687115Z     Checking ref-cast v1.0.25
2026-06-06T06:04:07.0925010Z     Checking serial v0.4.0
2026-06-06T06:04:07.1058769Z     Checking crossbeam-utils v0.8.21
2026-06-06T06:04:07.1684807Z     Checking pkcs8 v0.11.0-rc.10
2026-06-06T06:04:07.1685142Z     Checking spin v0.9.8
2026-06-06T06:04:07.1947211Z     Checking url v2.5.8
2026-06-06T06:04:07.2803174Z     Checking windows-threading v0.2.1
2026-06-06T06:04:07.3195527Z     Checking dyn-clone v1.0.20
2026-06-06T06:04:07.3327484Z    Compiling time-core v0.1.8
2026-06-06T06:04:07.3591211Z     Checking tower-layer v0.3.3
2026-06-06T06:04:07.4127768Z     Checking shell-words v1.1.1
2026-06-06T06:04:07.4224195Z     Checking downcast-rs v1.2.1
2026-06-06T06:04:07.4479397Z     Checking ahash v0.8.12
2026-06-06T06:04:07.4528912Z     Checking filedescriptor v0.8.3
2026-06-06T06:04:07.5133770Z     Checking winreg v0.10.1
2026-06-06T06:04:07.5229859Z     Checking signature v3.0.0
2026-06-06T06:04:07.5418434Z    Compiling num-conv v0.2.2
2026-06-06T06:04:07.5443898Z     Checking schemars v1.2.1
2026-06-06T06:04:07.5612372Z     Checking windows-future v0.3.2
2026-06-06T06:04:07.6138734Z     Checking hashbrown v0.14.5
2026-06-06T06:04:07.6198636Z    Compiling darling_macro v0.20.11
2026-06-06T06:04:07.6199004Z    Compiling proc-macro-crate v3.5.0
2026-06-06T06:04:07.6324638Z     Checking ed25519 v3.0.0-rc.4
2026-06-06T06:04:07.6491730Z     Checking heapless v0.7.17
2026-06-06T06:04:07.6875918Z     Checking portable-pty v0.8.1
2026-06-06T06:04:07.6898605Z     Checking hickory-proto v0.26.0-beta.4
2026-06-06T06:04:07.7176652Z     Checking ghash v0.5.1
2026-06-06T06:04:07.8108398Z     Checking futures v0.3.32
2026-06-06T06:04:07.8123761Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-06T06:04:07.9347437Z     Checking ctr v0.9.2
2026-06-06T06:04:07.9542388Z     Checking aes v0.8.4
2026-06-06T06:04:08.0014341Z     Checking toml_edit v0.22.27
2026-06-06T06:04:08.0794384Z    Compiling time v0.3.47
2026-06-06T06:04:08.1007839Z    Compiling darling v0.20.11
2026-06-06T06:04:08.1109666Z     Checking sha2 v0.11.0-rc.5
2026-06-06T06:04:08.1330272Z     Checking hashlink v0.9.1
2026-06-06T06:04:08.1523895Z     Checking windows-collections v0.3.2
2026-06-06T06:04:08.1542127Z     Checking windows-numerics v0.3.1
2026-06-06T06:04:08.2185226Z     Checking regex-automata v0.4.14
2026-06-06T06:04:08.2298683Z     Checking aead v0.5.2
2026-06-06T06:04:08.2449293Z     Checking http-body-util v0.1.3
2026-06-06T06:04:08.2961464Z     Checking cobs v0.3.0
2026-06-06T06:04:08.3042089Z     Checking widestring v1.2.1
2026-06-06T06:04:08.3512760Z    Compiling derive_builder_core v0.20.2
2026-06-06T06:04:08.3840952Z     Checking aes-gcm v0.10.3
2026-06-06T06:04:08.4203243Z     Checking rusqlite v0.32.1
2026-06-06T06:04:08.4332091Z     Checking postcard v1.1.3
2026-06-06T06:04:08.5176572Z    Compiling num_enum_derive v0.7.6
2026-06-06T06:04:08.5178761Z     Checking data-encoding-macro v0.1.20
2026-06-06T06:04:08.6114741Z     Checking crossbeam-epoch v0.9.18
2026-06-06T06:04:08.6115078Z     Checking windows v0.62.2
2026-06-06T06:04:08.7661668Z     Checking crossbeam-channel v0.5.15
2026-06-06T06:04:08.7774029Z     Checking chrono v0.4.45
2026-06-06T06:04:08.7965584Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-06T06:04:08.8365694Z     Checking windows-registry v0.6.1
2026-06-06T06:04:09.0158931Z     Checking uuid v1.23.2
2026-06-06T06:04:09.0453232Z     Checking allocator-api2 v0.2.21
2026-06-06T06:04:09.1435664Z     Checking tagptr v0.2.0
2026-06-06T06:04:09.1700517Z     Checking spt-store v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-06T06:04:09.2036381Z     Checking rustc-hash v2.1.2
2026-06-06T06:04:09.2835676Z     Checking sorted-index-buffer v0.2.1
2026-06-06T06:04:09.2918577Z     Checking ryu v1.0.23
2026-06-06T06:04:09.3076674Z     Checking mac-addr v0.3.0
2026-06-06T06:04:09.3523553Z     Checking xml-rs v0.8.28
2026-06-06T06:04:09.4030793Z     Checking lru-slab v0.1.2
2026-06-06T06:04:09.4164582Z     Checking toml v0.8.23
2026-06-06T06:04:09.4430424Z     Checking foldhash v0.2.0
2026-06-06T06:04:09.4587181Z     Checking identity-hash v0.1.0
2026-06-06T06:04:09.4626738Z     Checking iroh-metrics v0.38.3
2026-06-06T06:04:09.4939786Z     Checking moka v0.12.15
2026-06-06T06:04:09.5212767Z    Compiling derive_builder_macro v0.20.2
2026-06-06T06:04:09.5490186Z     Checking iroh-base v0.98.0
2026-06-06T06:04:09.5753657Z     Checking noq-proto v0.17.0
2026-06-06T06:04:09.6060765Z     Checking hashbrown v0.16.1
2026-06-06T06:04:09.6318162Z     Checking num_enum v0.7.6
2026-06-06T06:04:09.6943962Z     Checking strum v0.28.0
2026-06-06T06:04:09.8091119Z     Checking attohttpc v0.30.1
2026-06-06T06:04:09.8211110Z     Checking simple-dns v0.9.3
2026-06-06T06:04:09.8754314Z     Checking xmltree v0.10.3
2026-06-06T06:04:09.8854310Z     Checking simdutf8 v0.1.5
2026-06-06T06:04:09.8935534Z     Checking smol_str v0.1.24
2026-06-06T06:04:09.9053114Z     Checking resolv-conf v0.7.6
2026-06-06T06:04:09.9087218Z     Checking regex v1.12.3
2026-06-06T06:04:09.9232577Z    Compiling derive_builder v0.20.2
2026-06-06T06:04:10.0210605Z     Checking arrayref v0.3.9
2026-06-06T06:04:10.0229799Z     Checking sha1_smol v1.0.1
2026-06-06T06:04:10.0708051Z     Checking arrayvec v0.7.6
2026-06-06T06:04:10.0785976Z     Checking constant_time_eq v0.4.2
2026-06-06T06:04:10.0973118Z     Checking serde_bytes v0.11.19
2026-06-06T06:04:10.1552790Z    Compiling vergen-lib v9.1.0
2026-06-06T06:04:10.1714522Z    Compiling vergen-lib v0.1.6
2026-06-06T06:04:10.1838381Z     Checking lru v0.16.4
2026-06-06T06:04:10.1946121Z     Checking hmac v0.12.1
2026-06-06T06:04:10.2034673Z     Checking webpki-roots v1.0.7
2026-06-06T06:04:10.2034958Z     Checking cmov v0.5.4
2026-06-06T06:04:10.2076246Z     Checking sha1 v0.10.6
2026-06-06T06:04:10.2279595Z     Checking recvmsg v1.0.0
2026-06-06T06:04:10.2667722Z     Checking utf8parse v0.2.2
2026-06-06T06:04:10.3001804Z     Checking anstyle v1.0.14
2026-06-06T06:04:10.3042646Z     Checking blake3 v1.8.5
2026-06-06T06:04:10.3258700Z     Checking once_cell_polyfill v1.70.2
2026-06-06T06:04:10.3419856Z    Compiling vergen v9.1.0
2026-06-06T06:04:10.3675501Z     Checking hkdf v0.12.4
2026-06-06T06:04:10.3676439Z     Checking anstyle-parse v1.0.0
2026-06-06T06:04:10.3682094Z     Checking is_terminal_polyfill v1.70.2
2026-06-06T06:04:10.4380999Z    Compiling vergen-gitcl v1.0.8
2026-06-06T06:04:10.4535690Z     Checking ctutils v0.4.2
2026-06-06T06:04:10.4554239Z     Checking colorchoice v1.0.5
2026-06-06T06:04:10.4782661Z     Checking clap_lex v1.1.0
2026-06-06T06:04:10.4910991Z     Checking spake2 v0.4.0
2026-06-06T06:04:10.5046931Z     Checking qrcode v0.14.1
2026-06-06T06:04:10.5553471Z     Checking mock-adapter v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-06T06:04:10.6204795Z     Checking spt-msg v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-06T06:04:10.8139520Z     Checking spt-term v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-06T06:04:10.8140171Z     Checking spt-runtime v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-06T06:04:10.8576409Z    Compiling iroh-relay v0.98.0
2026-06-06T06:04:11.1080159Z     Checking socket2 v0.6.4
2026-06-06T06:04:11.1080364Z     Checking mio v1.2.1
2026-06-06T06:04:11.1080518Z     Checking tempfile v3.27.0
2026-06-06T06:04:11.1080980Z     Checking rustls-platform-verifier v0.7.0
2026-06-06T06:04:11.1081346Z     Checking netdev v0.42.0
2026-06-06T06:04:11.1081643Z     Checking seize v0.5.1
2026-06-06T06:04:11.1082191Z     Checking interprocess v2.4.2
2026-06-06T06:04:11.1082606Z     Checking anstyle-query v1.1.5
2026-06-06T06:04:11.1082897Z     Checking anstyle-wincon v3.0.11
2026-06-06T06:04:11.1083243Z     Checking terminal_size v0.4.4
2026-06-06T06:04:11.2390781Z     Checking anstream v1.0.0
2026-06-06T06:04:11.2645193Z     Checking papaya v0.2.4
2026-06-06T06:04:11.3543842Z     Checking noq-udp v0.10.0
2026-06-06T06:04:11.4437371Z     Checking ipconfig v0.3.4
2026-06-06T06:04:11.4515586Z     Checking tokio v1.52.3
2026-06-06T06:04:11.5164549Z     Checking clap_builder v4.6.0
2026-06-06T06:04:11.9044005Z     Checking spt-live v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-06T06:04:12.6089613Z     Checking clap v4.6.1
2026-06-06T06:04:13.6295386Z     Checking tokio-util v0.7.18
2026-06-06T06:04:13.6295620Z     Checking tokio-rustls v0.26.4
2026-06-06T06:04:13.6296024Z     Checking tower v0.5.3
2026-06-06T06:04:13.6296272Z     Checking acto v0.8.2
2026-06-06T06:04:13.6296513Z     Checking backon v1.6.0
2026-06-06T06:04:13.8966137Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-06T06:04:13.8990455Z     Checking tower-http v0.6.11
2026-06-06T06:04:14.0093704Z     Checking h2 v0.4.14
2026-06-06T06:04:14.0093934Z     Checking n0-future v0.3.2
2026-06-06T06:04:14.0094159Z     Checking tokio-stream v0.1.18
2026-06-06T06:04:14.0094486Z     Checking tokio-websockets v0.13.2
2026-06-06T06:04:14.0963726Z     Checking n0-watcher v0.6.1
2026-06-06T06:04:14.0964019Z     Checking iroh-dns v0.98.0
2026-06-06T06:04:14.2827224Z     Checking noq v0.18.0
2026-06-06T06:04:14.9662621Z     Checking wmi v0.18.4
2026-06-06T06:04:15.2803535Z     Checking netwatch v0.16.0
2026-06-06T06:04:15.7748383Z     Checking hyper v1.10.1
2026-06-06T06:04:15.7748683Z     Checking hickory-net v0.26.0-beta.4
2026-06-06T06:04:16.3637078Z     Checking hyper-util v0.1.20
2026-06-06T06:04:16.4237025Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-06T06:04:17.0090147Z     Checking hyper-rustls v0.27.9
2026-06-06T06:04:17.0090373Z     Checking igd-next v0.17.1
2026-06-06T06:04:17.1190957Z     Checking reqwest v0.13.4
2026-06-06T06:04:17.2473352Z     Checking portmapper v0.16.0
2026-06-06T06:04:18.2667902Z     Checking iroh v0.98.2
2026-06-06T06:04:21.3820669Z     Checking spt-net v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-06T06:04:22.3884286Z     Checking spt-daemon v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-06T06:04:24.3110098Z     Checking spt v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-06T06:04:24.3111427Z     Checking xtask v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-06T06:04:26.2233452Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.31s
2026-06-06T06:04:26.4161786Z ##[group]Run actions/checkout@v5
2026-06-06T06:04:26.4161986Z with:
2026-06-06T06:04:26.4162125Z   repository: SaberMage/spt-shell-notify
2026-06-06T06:04:26.4162301Z   path: .adapter-notify
2026-06-06T06:04:26.4164150Z   token: ***
2026-06-06T06:04:26.4164277Z   ssh-strict: true
2026-06-06T06:04:26.4164400Z   ssh-user: git
2026-06-06T06:04:26.4164530Z   persist-credentials: true
2026-06-06T06:04:26.4164672Z   clean: true
2026-06-06T06:04:26.4164804Z   sparse-checkout-cone-mode: true
2026-06-06T06:04:26.4164961Z   fetch-depth: 1
2026-06-06T06:04:26.4165082Z   fetch-tags: false
2026-06-06T06:04:26.4165210Z   show-progress: true
2026-06-06T06:04:26.4165338Z   lfs: false
2026-06-06T06:04:26.4165457Z   submodules: false
2026-06-06T06:04:26.4165583Z   set-safe-directory: true
2026-06-06T06:04:26.4165721Z ##[endgroup]
2026-06-06T06:04:26.4854773Z Syncing repository: SaberMage/spt-shell-notify
2026-06-06T06:04:26.4860006Z ##[group]Getting Git version info
2026-06-06T06:04:26.4860562Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-06T06:04:26.5187259Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-06T06:04:26.5397583Z git version 2.43.0.windows.1
2026-06-06T06:04:26.5426364Z ##[endgroup]
2026-06-06T06:04:26.5433545Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\bc8e1336-16dd-4ab3-b866-bd29cb774e44\.gitconfig'
2026-06-06T06:04:26.5446466Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\bc8e1336-16dd-4ab3-b866-bd29cb774e44' before making global git config changes
2026-06-06T06:04:26.5446953Z Adding repository directory to the temporary git global config as a safe directory
2026-06-06T06:04:26.5452393Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-06T06:04:26.5682361Z ##[group]Initializing the repository
2026-06-06T06:04:26.5687490Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-06T06:04:26.5989256Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-06T06:04:26.6017980Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-06T06:04:26.6262894Z ##[endgroup]
2026-06-06T06:04:26.6263145Z ##[group]Disabling automatic garbage collection
2026-06-06T06:04:26.6267872Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-06T06:04:26.6488706Z ##[endgroup]
2026-06-06T06:04:26.6488933Z ##[group]Setting up auth
2026-06-06T06:04:26.6495338Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-06T06:04:26.6713480Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-06T06:04:27.0332181Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-06T06:04:27.0563220Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-06T06:04:27.4197427Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-06T06:04:27.4419848Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-06T06:04:27.8130683Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-06T06:04:27.8435456Z ##[endgroup]
2026-06-06T06:04:27.8478313Z ##[group]Determining the default branch
2026-06-06T06:04:27.8479740Z Retrieving the default branch name
2026-06-06T06:04:28.1820049Z Default branch 'main'
2026-06-06T06:04:28.1820403Z ##[endgroup]
2026-06-06T06:04:28.1820689Z ##[group]Fetching the repository
2026-06-06T06:04:28.1827036Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-06T06:04:28.9465788Z From https://github.com/SaberMage/spt-shell-notify
2026-06-06T06:04:28.9466057Z  * [new branch]      main       -> origin/main
2026-06-06T06:04:28.9586736Z ##[endgroup]
2026-06-06T06:04:28.9586982Z ##[group]Determining the checkout info
2026-06-06T06:04:28.9588209Z ##[endgroup]
2026-06-06T06:04:28.9593513Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-06T06:04:28.9840357Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-06T06:04:29.0061352Z ##[group]Checking out the ref
2026-06-06T06:04:29.0065968Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-06T06:04:29.0362296Z branch 'main' set up to track 'origin/main'.
2026-06-06T06:04:29.0362497Z Reset branch 'main'
2026-06-06T06:04:29.0385164Z ##[endgroup]
2026-06-06T06:04:29.0617024Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-06T06:04:29.0812070Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-06-06T06:04:29.1034395Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-06-06T06:04:29.1034748Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-06-06T06:04:29.1037475Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-06T06:04:29.1037686Z ##[endgroup]
2026-06-06T06:04:29.3634984Z     Updating crates.io index
2026-06-06T06:04:29.5901688Z      Locking 11 packages to latest compatible versions
2026-06-06T06:04:29.6280957Z    Compiling zmij v1.0.21
2026-06-06T06:04:29.6281315Z    Compiling serde_core v1.0.228
2026-06-06T06:04:29.6281641Z    Compiling serde_json v1.0.150
2026-06-06T06:04:29.6282048Z    Compiling memchr v2.8.1
2026-06-06T06:04:29.6282617Z    Compiling itoa v1.0.18
2026-06-06T06:04:31.7195305Z    Compiling spt-shell-notify v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\.adapter-notify)
2026-06-06T06:04:32.0775103Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.75s
2026-06-06T06:04:32.2403399Z ##[group]Run cargo test -p spt --test notify_shell_e2e -- --nocapture
2026-06-06T06:04:32.2403750Z [36;1mcargo test -p spt --test notify_shell_e2e -- --nocapture[0m
2026-06-06T06:04:32.2406426Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-06T06:04:32.2406645Z env:
2026-06-06T06:04:32.2406912Z   SPT_NOTIFY_SHELL_BIN: C:\actions-runner\_work\spt-core\spt-core\.adapter-notify\target\debug\notify-shell.exe
2026-06-06T06:04:32.2407220Z ##[endgroup]
2026-06-06T06:04:32.9926395Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
2026-06-06T06:04:33.0105295Z      Running tests\notify_shell_e2e.rs (target\debug\deps\notify_shell_e2e-f81b64da6c904ab2.exe)
2026-06-06T06:04:33.0221981Z 
2026-06-06T06:04:33.0222077Z running 1 test
2026-06-06T06:04:33.7532752Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-06T06:04:33.7533006Z 
2026-06-06T06:04:33.7533238Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.73s
2026-06-06T06:04:33.7533445Z 
2026-06-06T06:04:33.9070635Z ##[group]Run cargo test -p spt --test oneliner_e2e -- --nocapture
2026-06-06T06:04:33.9070973Z [36;1mcargo test -p spt --test oneliner_e2e -- --nocapture[0m
2026-06-06T06:04:33.9073586Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-06T06:04:33.9073802Z env:
2026-06-06T06:04:33.9073922Z   SPT_INSTALL_E2E: 1
2026-06-06T06:04:33.9074052Z ##[endgroup]
2026-06-06T06:04:34.6047805Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
2026-06-06T06:04:34.6218327Z      Running tests\oneliner_e2e.rs (target\debug\deps\oneliner_e2e-4e2f59364ab09359.exe)
2026-06-06T06:04:34.6339329Z 
2026-06-06T06:04:34.6339416Z running 1 test
2026-06-06T06:04:42.2503696Z test install_script_against_staged_release ... ok
2026-06-06T06:04:42.2503874Z 
2026-06-06T06:04:42.2504030Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.62s
2026-06-06T06:04:42.2504241Z 
2026-06-06T06:04:42.3726392Z ##[group]Run cargo run -p xtask -- check
2026-06-06T06:04:42.3726640Z [36;1mcargo run -p xtask -- check[0m
2026-06-06T06:04:42.3729159Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-06T06:04:42.3729375Z ##[endgroup]
2026-06-06T06:04:43.0360809Z    Compiling windows-sys v0.61.2
2026-06-06T06:04:43.0439358Z    Compiling darling_core v0.20.11
2026-06-06T06:04:43.0494837Z    Compiling fastrand v2.4.1
2026-06-06T06:04:43.0595187Z    Compiling windows-sys v0.59.0
2026-06-06T06:04:43.1386822Z    Compiling futures-lite v2.6.1
2026-06-06T06:04:43.5277757Z    Compiling spt-msg v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-06T06:04:43.6530331Z    Compiling spt-runtime v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-06T06:04:43.6530962Z    Compiling spt-term v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-06T06:04:44.1807829Z    Compiling darling_macro v0.20.11
2026-06-06T06:04:44.4296688Z    Compiling darling v0.20.11
2026-06-06T06:04:44.5653892Z    Compiling derive_builder_core v0.20.2
2026-06-06T06:04:44.5821043Z    Compiling spt-live v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-06T06:04:45.1606394Z    Compiling derive_builder_macro v0.20.2
2026-06-06T06:04:45.3958365Z    Compiling derive_builder v0.20.2
2026-06-06T06:04:45.5213348Z    Compiling vergen-lib v9.1.0
2026-06-06T06:04:45.5213582Z    Compiling vergen-lib v0.1.6
2026-06-06T06:04:45.6094122Z    Compiling vergen v9.1.0
2026-06-06T06:04:45.6404014Z    Compiling vergen-gitcl v1.0.8
2026-06-06T06:04:45.9188758Z    Compiling iroh-relay v0.98.0
2026-06-06T06:04:47.4945276Z    Compiling socket2 v0.6.4
2026-06-06T06:04:47.4945489Z    Compiling mio v1.2.1
2026-06-06T06:04:47.4945691Z    Compiling netdev v0.42.0
2026-06-06T06:04:47.4946041Z    Compiling rustls-platform-verifier v0.7.0
2026-06-06T06:04:47.4946627Z    Compiling seize v0.5.1
2026-06-06T06:04:47.4946937Z    Compiling interprocess v2.4.2
2026-06-06T06:04:47.6114851Z    Compiling papaya v0.2.4
2026-06-06T06:04:47.6754933Z    Compiling noq-udp v0.10.0
2026-06-06T06:04:47.6755294Z    Compiling ipconfig v0.3.4
2026-06-06T06:04:47.8217422Z    Compiling tokio v1.52.3
2026-06-06T06:04:49.9062529Z    Compiling tokio-util v0.7.18
2026-06-06T06:04:49.9062764Z    Compiling tokio-rustls v0.26.4
2026-06-06T06:04:49.9062960Z    Compiling tower v0.5.3
2026-06-06T06:04:49.9063253Z    Compiling acto v0.8.2
2026-06-06T06:04:49.9063697Z    Compiling backon v1.6.0
2026-06-06T06:04:50.2200735Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-06T06:04:50.2287176Z    Compiling tower-http v0.6.11
2026-06-06T06:04:50.3808602Z    Compiling h2 v0.4.14
2026-06-06T06:04:50.3808893Z    Compiling n0-future v0.3.2
2026-06-06T06:04:50.3809162Z    Compiling tokio-stream v0.1.18
2026-06-06T06:04:50.3809612Z    Compiling tokio-websockets v0.13.2
2026-06-06T06:04:50.4541812Z    Compiling n0-watcher v0.6.1
2026-06-06T06:04:50.4545788Z    Compiling iroh-dns v0.98.0
2026-06-06T06:04:50.6275438Z    Compiling netwatch v0.16.0
2026-06-06T06:04:50.7349960Z    Compiling noq v0.18.0
2026-06-06T06:04:52.7116859Z    Compiling hyper v1.10.1
2026-06-06T06:04:52.7117076Z    Compiling hickory-net v0.26.0-beta.4
2026-06-06T06:04:53.4980135Z    Compiling hyper-util v0.1.20
2026-06-06T06:04:53.5173593Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-06T06:04:54.2767886Z    Compiling hyper-rustls v0.27.9
2026-06-06T06:04:54.2768122Z    Compiling igd-next v0.17.1
2026-06-06T06:04:54.3974604Z    Compiling reqwest v0.13.4
2026-06-06T06:04:54.8281540Z    Compiling portmapper v0.16.0
2026-06-06T06:04:59.7560148Z    Compiling iroh v0.98.2
2026-06-06T06:05:08.3134256Z    Compiling spt-net v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-06T06:05:09.3670547Z    Compiling spt-daemon v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-06T06:05:15.4594634Z    Compiling xtask v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-06T06:05:17.6536442Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.04s
2026-06-06T06:05:17.6722090Z      Running `target\debug\xtask.exe check`
2026-06-06T06:05:51.1554095Z xtask check: OK
2026-06-06T06:05:51.2866978Z Post job cleanup.
2026-06-06T06:05:51.3863299Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-06T06:05:51.4066635Z git version 2.43.0.windows.1
2026-06-06T06:05:51.4105060Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\dec085b2-7db8-4e27-a074-604007ba3fb8\.gitconfig'
2026-06-06T06:05:51.4117848Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\dec085b2-7db8-4e27-a074-604007ba3fb8' before making global git config changes
2026-06-06T06:05:51.4118588Z Adding repository directory to the temporary git global config as a safe directory
2026-06-06T06:05:51.4123322Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-06T06:05:51.4353134Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-06T06:05:51.4569035Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-06T06:05:51.8282152Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-06T06:05:51.8485653Z http.https://github.com/.extraheader
2026-06-06T06:05:51.8515987Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-06T06:05:51.8747903Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-06T06:05:52.2488512Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-06T06:05:52.2716376Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-06T06:05:52.6540823Z Post job cleanup.
2026-06-06T06:05:52.7525606Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-06T06:05:52.7728262Z git version 2.43.0.windows.1
2026-06-06T06:05:52.7768229Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\70fa592d-78e4-4632-99bc-68543a8d98e2\.gitconfig'
2026-06-06T06:05:52.7780763Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\70fa592d-78e4-4632-99bc-68543a8d98e2' before making global git config changes
2026-06-06T06:05:52.7781393Z Adding repository directory to the temporary git global config as a safe directory
2026-06-06T06:05:52.7786583Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-06T06:05:52.8019500Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-06T06:05:52.8243976Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-06T06:05:53.1918749Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-06T06:05:53.2121452Z http.https://github.com/.extraheader
2026-06-06T06:05:53.2151344Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-06T06:05:53.2388159Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-06T06:05:53.5953093Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-06T06:05:53.6173881Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-06T06:05:53.9985017Z Cleaning up orphan processes
